enableTopics

Enable topics in a group. USER-ONLY

Parameters

chatId: ID

The identifier of the group.

isShownAsTabs: boolean

Whether topics should be displayed as tabs.

Result

void

Syntax

await client.enableTopics(chatId, isShownAsTabs);