toggleSupergroupIsForum¶
Toggles whether the supergroup is a forum; requires owner privileges in the supergroup. Discussion supergroups can't be converted to forums
toggleSupergroupIsForum(
supergroup_id: int53,
is_forum: Bool,
has_forum_tabs: Bool
) → Ok