View Source ExTDLib.Method.SetPinnedForumTopics (ExTDLib v0.0.4)
Changes the order of pinned forum topics. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| message_thread_ids | string | The new list of pinned forum topics. |
More details on telegram's documentation.