Interface: AdminTeamsSettingsInfoArguments
Extends
TeamID
.TokenOverridable
Properties
team_id
team_id: string;
Description
The encoded team ID.
Inherited from
TeamID.team_id
Defined in
packages/web-api/src/types/request/common.ts:61
token?
optional token: string;
Description
Overridable authentication token bearing required scopes.
Inherited from
TokenOverridable.token