list_chats
Find Telegram chats by title or @username and filter by type to get chat details like id, message count, and last activity.
Instructions
List Telegram chats known to the service. query matches title or @username.
type is one of user, chat, supergroup, channel. Returns: id, type, name, message count, last activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| limit | No | ||
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |