@slack/web-api / ConversationsSetTopicArguments
Defined in: src/types/request/conversations.ts:243
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.tokentopic: string;Defined in: src/types/request/conversations.ts:245
The new topic string. Does not support formatting or linkification.