@slack/web-api / ConversationsSetPurposeArguments
Defined in: src/types/request/conversations.ts:237
Channel.TokenOverridable
channel: string;Defined in: src/types/request/conversations.ts:15
ID of conversation.
Channel.channelpurpose: string;Defined in: src/types/request/conversations.ts:239
A new, specialer purpose.
optional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token