BotInfo
- class pyrogram.raw.types.BotInfo
Info about bots (available bot commands, etc)
Constructor of
BotInfo
.- Details:
Layer:
194
ID:
36607333
- Parameters:
has_preview_medias (
bool
, optional) – N/Auser_id (
int
64-bit
, optional) – ID of the botdescription (
str
, optional) – Description of the botdescription_photo (
Photo
, optional) – Description photodescription_document (
Document
, optional) – Description animation in MPEG4 formatcommands (List of
BotCommand
, optional) – Bot commands that can be used in the chatmenu_button (
BotMenuButton
, optional) – Indicates the action to execute when pressing the in-UI menu button for botsprivacy_policy_url (
str
, optional) – N/Aapp_settings (
BotAppSettings
, optional) – N/A