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

Function getListOfRecentlyViewedProjects

  • getListOfRecentlyViewedProjects(config, params?, context?): Promise<BacklogResponse<RecentlyViewedProject[]>>
  • Get List of Recently Viewed Projects 自分が最近見たプロジェクト一覧の取得

    Returns list of projects which the user viewed recently.

    Parameters

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

    Returns Promise<BacklogResponse<RecentlyViewedProject[]>>

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

Settings

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

Generated using TypeDoc