get_chat_member
Retrieve information about a chat member, including status and permissions, by user ID. Optionally specify the chat or use the default log group.
Instructions
Get information about a member of a chat. If chat_id is omitted, targets the default log group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | No | Chat ID or @channel_username. Optional — defaults to log group | |
| user_id | Yes | User ID to get info about |