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

Function getIssueCommentList

  • getIssueCommentList(config, params, context?): Promise<BacklogResponse<IssueComment[]>>
  • Get Comment List 課題コメントの取得

    Returns list of comments in issue.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment[]>>

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

Settings

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

Generated using TypeDoc