verify_chat()

Client.verify_chat()

Verifies a chat on behalf of the organization represented by the bot.

Parameters:
  • chat_id (int | str) – Unique identifier of the target chat or username.

  • custom_description (str, optional) – Custom description for the verification; 0-70 characters. Must be empty if the organization isn’t allowed to provide a custom verification description.

Returns:

bool – True on success.