get_chat_member_count
Retrieve the number of members in a Telegram chat. Provide a chat ID or @channel_username; defaults to the configured chat if omitted.
Instructions
Get the number of members in a chat.
Args: chat_id: Chat ID or @channel_username (uses TELEGRAM_CHAT_ID if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |