BotApp
- class pyrogram.types.BotApp
Contains information about a bot app.
- Parameters:
id (
int
) – The id of the app.short_name (
str
) – The short name of the app.title (
str
) – The title of the app.description (
str
) – The description of the app.photo (
types.Photo
) – The photo of the app.document (
Document
, optional) – The document of the app.