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

Function getNotification

  • getNotification(config, params?, context?): Promise<BacklogResponse<UserNotification[]>>
  • Get Notification お知らせ一覧の取得

    Returns own notifications.

    Parameters

    • config: contracts.BacklogConfig
    • Optionalparams: GetNotificationParams
    • Optionalcontext: BacklogApiContext

    Returns Promise<BacklogResponse<UserNotification[]>>

    • Defined in src/endpoints/BacklogNotificationApi.ts:23

Settings

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

Generated using TypeDoc