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

Function addIssuecommentNotification

  • addIssuecommentNotification(config, params, context?): Promise<BacklogResponse<IssueComment>>
  • Add Comment Notification 課題コメントにお知らせを追加

    Adds notifications to the comment. Only the user who added the comment can add notifications.

    Parameters

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

    Returns Promise<BacklogResponse<IssueComment>>

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

Settings

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

Generated using TypeDoc