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

Changes the order of pinned chats. Returns object_ptr<Ok>.

NameTypeDescription
chat_listChatListChat list in which to change the order of pinned chats.
chat_idsstringThe new list of pinned chats.

More details on telegram's documentation.