get_available_channels
Retrieve accessible Telegram channels and groups for the user. Use it to discover available chats before reading, searching, or managing messages.
Instructions
Get list of available channels and groups that the user has access to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of channels to retrieve (default: 50, max: 200) | |
| includeGroups | No | Include groups in addition to channels (default: false) |