channels.ToggleForum#

class pyrogram.raw.functions.channels.ToggleForum#

Enable or disable forum functionality in a supergroup.

Usable by Users Bots
Details:
  • Layer: 224

  • ID: 3FF75734

Parameters:
  • channel (InputChannel) – Supergroup ID

  • enabled (bool) – Enable or disable forum functionality

  • tabs (bool) – If true enables the tabbed forum UI, otherwise enables the list-based forum UI.

Returns:

Updates