@slack/web-api / CallsInfoArguments
Defined in: src/types/request/calls.ts:54
ID.TokenOverridable
id: string;Defined in: src/types/request/calls.ts:6
id returned when registering the call using the calls.add method.
ID.idoptional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token