set_message_sender_bot_verification


Description:

public async Ok set_message_sender_bot_verification (int64 bot_user_id, MessageSender verified_id, string custom_description) throws TDLibError

Changes the verification status of a user or a chat by an owned bot

Parameters:

bot_user_id

Identifier of the owned bot, which will verify the user or the chat

verified_id

Identifier of the user or the supergroup or channel chat, which will be verified by the bot

custom_description

Custom description of verification reason; 0-getOption("bot_verification_custom_description_length_max"). If empty, then "was verified by organization "organization_name"" will be used as description. Can be specified only if the bot is allowed to provide custom description