@slack/web-api / ConversationsJoinArguments
Defined in: src/types/request/conversations.ts:126
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