bots.BotInfo¶ class pyrogram.raw.types.bots.BotInfo¶ Telegram API type. Constructor of BotInfo. Details: Layer: 194 ID: E8A775B0 Parameters:¶ name (str) – N/A about (str) – N/A description (str) – N/A Functions:This object can be returned by 1 function. bots.GetBotInfo Telegram API function.