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

Function getIssueComment

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

    Returns information about comment.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment>>

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

Settings

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

Generated using TypeDoc