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

Function deleteIssueComment

  • deleteIssueComment(config, params, context?): Promise<BacklogResponse<IssueComment>>
  • Delete Comment 課題コメントの削除

    Delete comment.

    User can delete own comment.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment>>

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

Settings

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

Generated using TypeDoc