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

Function addIssueComment

  • addIssueComment(config, params, context?): Promise<BacklogResponse<IssueComment>>
  • Add Comment 課題コメントの追加

    Adds a comment to the issue.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment>>

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

Settings

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

Generated using TypeDoc