BotInfo

class pyrogram.types.BotInfo

A bot Information.

Parameters:
  • name (str) – The bot name.

  • about (str) – The bot bio.

  • description (str) – Description of the bot;

  • privacy_policy_url (str, optional) – Privacy policy URL of the bot.