Remove Admin
remove_adminRevoke admin rights from a chat member, demoting them to regular member. The bot must be an admin or owner of the chat.
Instructions
Revoke admin rights from a chat member. They remain a regular member. The bot must be an admin or owner of the chat. KNOWN MAX API BUG: The API returns success:true but rights may not actually be revoked. This is a confirmed issue on the MAX side — only the chat owner can reliably remove admin rights manually in the app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | The chat_id of the group chat | |
| user_id | Yes | The user_id to revoke admin rights from |