channels.ToggleForum#
- class pyrogram.raw.functions.channels.ToggleForum#
Enable or disable forum functionality in a supergroup.
- Details:
Layer:
220ID:
3FF75734
- Parameters:
channel (
InputChannel) – Supergroup IDenabled (
bool) – Enable or disable forum functionalitytabs (
bool) – If true enables the tabbed forum UI, otherwise enables the list-based forum UI.
- Returns: