• Preparing search index...
  • The search index is not available
@booksakura/backlog-client-ts
  • @booksakura/backlog-client-ts
  • endpoints
  • countIssueComment

Function countIssueComment

  • countIssueComment(config, params, context?): Promise<BacklogResponse<IssueCommentCount>>
  • Count Comment 課題コメント数の取得

    Returns number of comments in issue.

    Parameters

    • config: contracts.BacklogConfig
    • params: CountIssueCommentParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<IssueCommentCount>>

    • Defined in src/endpoints/BacklogIssueApi.ts:198

Settings

Member Visibility
@booksakura/backlog-client-ts
  • Loading...

Generated using TypeDoc