BotInfo¶
- class pyrogram.raw.types.BotInfo¶
 Telegram API type.
Constructor of
BotInfo.- Details:
 Layer:
207ID:
4D8A0299
- Parameters:¶
 has_preview_medias (
bool, optional) – N/Auser_id (
int64-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/Averifier_settings (
BotVerifierSettings, optional) – N/A