{ "meta": {}, "group": { "title": "Updating messages", "anchor": "updating-messages" }, "object": { "anchor": "removeuserverification", "name": "removeUserVerification", "description": "Removes verification from a user who is currently verified on behalf of the organization represented by the bot. Returns True on success.", "html_description": "

Removes verification from a user who is currently verified on behalf of the organization represented by the bot. Returns True on success.

", "rst_description": "Removes verification from a user who is currently verified `on behalf of the organization `_ represented by the bot. Returns :code:`True` on success.", "annotations": [ { "type": "Integer", "required": true, "description": "Unique identifier of the target user", "html_description": "Unique identifier of the target user", "rst_description": "Unique identifier of the target user\n", "name": "user_id" } ], "category": "methods" } }