reopenTopic
Reopen a forum topic.
Parameters
The identifier of a chat.
topicId: number
The identifier of the topic.
Result
void
Syntax
await client.reopenTopic(chatId, topicId);
Reopen a forum topic.
The identifier of a chat.
The identifier of the topic.
await client.reopenTopic(chatId, topicId);