BotVerification

class pyrogram.types.BotVerification

Represents bot verification information.

Parameters:
  • bot_id (int) – The ID of the verification bot.

  • icon (int) – Custom emoji ID for the verification icon.

  • description (str, optional) – Description of the verification.