Create a dialog folder
create_folderCreate a Telegram chat folder with custom filters for type, read status, or specific peers. The folder ID is automatically assigned.
Instructions
Create a new dialog folder (chat filter). id is auto-assigned to the next free slot 2..255.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| excludeRead | No | ||
| includeBots | No | ||
| pinnedPeers | No | ||
| excludeMuted | No | ||
| excludePeers | No | ||
| includePeers | No | ||
| includeGroups | No | ||
| excludeArchived | No | ||
| includeChannels | No | ||
| includeContacts | No | ||
| includeNonContacts | No |