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

Function addRecentlyViewedIssue

  • addRecentlyViewedIssue(config, params, context?): Promise<BacklogResponse<Issue>>
  • Add Recently Viewed Issue 自分が最近見た課題の追加

    Add an issue which the user viewed recently.

    Parameters

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

    Returns Promise<BacklogResponse<Issue>>

    • Defined in src/endpoints/BacklogUserApi.ts:226

Settings

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

Generated using TypeDoc