verifyUser
Verify a user on behalf of your Telegram organization by providing their user ID. Returns true when verification succeeds.
Instructions
Verifies a user on behalf of the organization which is represented by the bot. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Unique identifier of the target user. | |
| custom_description | No | Custom description for the verification; 0-70 characters. Must be empty if the organization isn't allowed to provide a custom verification description. |