remove_chat_verification()¶
- Client.remove_chat_verification()
Removes verification from a chat that is currently verified on behalf of the organization.
- Parameters:
chat_id (
int|str) – Unique identifier of the target chat or username.- Returns:
bool– True on success.