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

Function getReceivedStarList

  • getReceivedStarList(config, params, context?): Promise<BacklogResponse<Star[]>>
  • Get Received Star List ユーザーの受け取ったスター一覧の取得

    Returns the list of stars that user received.

    Parameters

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

    Returns Promise<BacklogResponse<Star[]>>

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

Settings

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

Generated using TypeDoc