messages.updateDialogFilter
Update folder
Example
TL schema
Parameters
Name | Type | Description |
flags | Flags, see TL conditional fields | |
id | Folder ID | |
filter | Folder info |
Result
Possible errors
Code | Type | Description |
400 | FILTER_ID_INVALID | The specified filter 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