get_participants
List members of a Telegram group or channel. Filter by name, username, or status (admins, bots, banned, kicked) with a configurable limit up to 500.
Instructions
列出群 / 频道成员(需要有查看成员的权限)。
Args: chat: 群组或频道。 limit: 上限,最多 500。 search: 按姓名/用户名过滤。 filter_by: 只看管理员 / bot / 被限制 / 被踢的人。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| limit | No | ||
| search | No | ||
| filter_by | No | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |