@slack/web-api / ConversationsArchiveArguments
Defined in: src/types/request/conversations.ts:69
Channel.TokenOverridable
channel: string;Defined in: src/types/request/conversations.ts:15
ID of conversation.
Channel.channeloptional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token