Preparing search index...
The search index is not available
@booksakura/backlog-client-ts
@booksakura/backlog-client-ts
endpoints
getReceivedStarList
Function getReceivedStarList
get
Received
Star
List
(
config
,
params
,
context
?
)
:
Promise
<
BacklogResponse
<
Star
[]
>
>
Get Received Star List ユーザーの受け取ったスター一覧の取得
Returns the list of stars that user received.
Parameters
config
:
contracts
.
BacklogConfig
params
:
GetReceivedStarListParams
Optional
context
:
BacklogApiContext
Returns
Promise
<
BacklogResponse
<
Star
[]
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@booksakura/backlog-client-ts
Loading...
Get Received Star List ユーザーの受け取ったスター一覧の取得
Returns the list of stars that user received.