messages.getDialogFilters
Get folders
Example
TL schema
Parameters
Name | Type | Description |
Result
Vector[DialogFilter](https://core.telegram.org/type/DialogFilter)
Possible errors
Code | Type | Description |
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