toggle_forum()¶ async Client.toggle_forum()¶ Toggle forum mode in a supergroup. Usable by Users Bots Parameters: enabled (bool) – Whether forum mode is enabled tabs (bool) – Whether to show topics as tabs Returns: Message Example await app.toggle_forum(chat_id, ...)