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

Function updateIssueComment

  • updateIssueComment(config, params, context?): Promise<BacklogResponse<IssueComment>>
  • Update comment 課題コメント情報の更新

    Updates content of comment.

    User can update own comment.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment>>

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

Settings

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

Generated using TypeDoc