bots.BotInfo#
- class pyrogram.raw.types.bots.BotInfo#
Localized information about a bot.
Constructor of
BotInfo
.- Details:
Layer:
158
ID:
E8A775B0
- Parameters:
name (
str
) – Bot name.about (
str
) – Bot about text.description (
str
) – Bot description.
- Functions:
This object can be returned by 1 function.
Get localized name, about text and description of a bot (or of the current account, if called by a bot).