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

Changes the view_as_topics setting of a forum chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
view_as_topicsboolNew value of view_as_topics.

More details on telegram's documentation.