View Source ExTDLib.Method.ToggleSupergroupIsForum (ExTDLib v0.0.4)

Toggles whether the supergroup is a forum; requires owner privileges in the supergroup. Discussion supergroups can't be converted to forums. Returns object_ptr<Ok>.

NameTypeDescription
supergroup_idstringIdentifier of the supergroup.
is_forumboolNew value of is_forum.

More details on telegram's documentation.