enableTopics
Enable topics in a group. USER-ONLY
Parameters
The identifier of the group.
isShownAsTabs: boolean
Whether topics should be displayed as tabs.
Result
void
Syntax
await client.enableTopics(chatId, isShownAsTabs);
Enable topics in a group. USER-ONLY
The identifier of the group.
Whether topics should be displayed as tabs.
await client.enableTopics(chatId, isShownAsTabs);