GET_CHANNEL_MEMBERS
Retrieve a list of members and administrators from a Telegram channel by providing the channel ID or username. Optionally set a limit on the number of results.
Instructions
Get a list of channel administrators and members
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of members to retrieve (1-50) | |
| channelId | Yes | The channel ID or username |