Get Admins
get_adminsRetrieve the list of administrators in a group chat, including user IDs, names, usernames, and permissions. Provide the chat ID to get admin details.
Instructions
Get the list of administrators in a group chat. Returns user_id, name, username, and permissions for each admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The chat_id of the group chat |