listBadgesPerMember( )


Lists the badges assigned to each of the specified site members.

について listBadgesPerMember() function returns a Promise that resolves to a list of badge IDs associated with each of the specified members.

This function is not a universal function and runs only on the backend.

Permissions
Manage Badges
Read Badges
Learn more about app permissions.
メソッド宣言
コピー
メソッド・パラメータ
memberIdsArray<string>Required

List of members.

リターン
Return Type:Promise<ListMembersBadgeIdsResponse>
役に立ちましたか?
はい
いいえ