create_dialog_filter
Create or update custom chat folders to organize Telegram conversations by specifying included chats and auto-inclusion rules, with options to exclude muted, read, or archived chats.
Instructions
Создать/обновить кастомную папку диалогов.
Args: filter_id: уникальный id папки (2-255). 1 — резерв All. title: название (отображается в табе). emoticon: эмодзи иконки. included_chats: список id/@username включённых чатов. contacts/non_contacts/groups/broadcasts/bots: автоматически включать чаты этой категории. exclude_muted/read/archived: исключать соответствующие.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bots | No | ||
| title | Yes | ||
| groups | No | ||
| contacts | No | ||
| emoticon | No | ||
| filter_id | Yes | ||
| broadcasts | No | ||
| exclude_read | No | ||
| non_contacts | No | ||
| exclude_muted | No | ||
| included_chats | Yes | ||
| exclude_archived | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||