Interface: AdminUsersSessionGetSettingsArguments
Extends
UserIDs
.TokenOverridable
Properties
token?
optional token: string;
Description
Overridable authentication token bearing required scopes.
Inherited from
TokenOverridable.token
Defined in
packages/web-api/src/types/request/common.ts:43
user_ids
user_ids: [string, ...string[]];
Description
List of encoded user IDs.
Inherited from
UserIDs.user_ids