Edit a dialog folder
edit_folderUpdate an existing Telegram folder's rules by providing its ID and new title, along with optional filters for chats, bots, groups, channels, contacts, and more.
Instructions
Replace the rules of an existing folder. id is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| excludeRead | No | ||
| includeBots | No | ||
| pinnedPeers | No | ||
| excludeMuted | No | ||
| excludePeers | No | ||
| includePeers | No | ||
| includeGroups | No | ||
| excludeArchived | No | ||
| includeChannels | No | ||
| includeContacts | No | ||
| includeNonContacts | No |