setDiscussionChat
Set a channel’s discussion chat. User-only.
Parameters
The identifier of a channel.
The identifier of the chat to use as discussion for the channel.
Result
void
Syntax
await client.setDiscussionChat(chatId, discussionChatId);