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

Function addWatching

  • addWatching(config, params, context?): Promise<BacklogResponse<WatchingItem>>
  • Add Watching ウォッチの追加

    Adds a watching. User can add a own watching.

    Parameters

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

    Returns Promise<BacklogResponse<WatchingItem>>

    • Defined in src/endpoints/BacklogWatchingApi.ts:85

Settings

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

Generated using TypeDoc