BotInfo¶
- class pyrogram.raw.types.BotInfo¶
Telegram API type.
Constructor of
BotInfo
.- Details:
Layer:
194
ID:
36607333
- Parameters:¶
has_preview_medias (
bool
, optional) – N/Auser_id (
int
64-bit
, optional) – N/Adescription (
str
, optional) – N/Adescription_photo (
Photo
, optional) – N/Adescription_document (
Document
, optional) – N/Acommands (List of
BotCommand
, optional) – N/Amenu_button (
BotMenuButton
, optional) – N/Aprivacy_policy_url (
str
, optional) – N/Aapp_settings (
BotAppSettings
, optional) – N/A