messages.getPinnedDialogs
Get pinned dialogs
Example
TL schema
Parameters
Name | Type | Description |
folder_id |
Result
Possible errors
Code | Type | Description |
400 | FOLDER_ID_INVALID | Invalid folder ID |
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