get_chat_member_count
Retrieve the current number of members in a specified Telegram chat by providing its chat ID or username. Use this tool to monitor chat growth and audience size directly through the Telegram Bot API.
Instructions
Return the number of members in a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target chat or username. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |