View Source ExTDLib.Method.ToggleChatViewAsTopics (ExTDLib v0.0.4)
Changes the view_as_topics setting of a forum chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| view_as_topics | bool | New value of view_as_topics. |
More details on telegram's documentation.