verifyChat
Verify a Telegram supergroup or channel as an official chat for your organization, with an optional custom verification description. Returns success upon verification.
Instructions
Verifies a chat on behalf of the organization which is represented by the bot. Returns True on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | Unique identifier for the target chat or username of the target channel (format: @channelusername). The chat must be a supergroup or channel. Channel direct messages chats cannot be verified. | |
| 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. |