messages.reorderPinnedDialogs
Reorder pinned dialogs
Example
TL schema
Parameters
Name
Type
Description
flags
force
If set, dialogs pinned server-side but not present in the order field will be unpinned.
folder_id
order
New dialog order
Result
Possible errors
Code
Type
Description
400
PEER_ID_INVALID
The provided peer id is invalid
Can bots use this methd ?
yes
Related pages
Telegram allows placing chats into folders, based on their type, mute status, or other custom criteria, thanks to folder blacklists and whitelists.
Last updated