View Source ExTDLib.Method.SetPinnedChats (ExTDLib v0.0.4)
Changes the order of pinned chats. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_list | ChatList | Chat list in which to change the order of pinned chats. |
| chat_ids | string | The new list of pinned chats. |
More details on telegram's documentation.