approve_chat_join_request
Approve a pending join request from a user to enter a Telegram chat. Provide the user ID and optionally the chat ID.
Instructions
Approve a user's join request to a chat.
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 approve |