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