InputBotApp
- class pyrogram.raw.base.InputBotApp
Used to fetch information about a direct link Mini App
- Constructors:
This base type has 2 constructors available.
Used to fetch information about a direct link Mini App by its ID
Used to fetch information about a direct link Mini App by its short name
TL Schema
Parameter Tree
InputBotApp
├──
InputBotAppID│ ├── id →
long│ └── access_hash →
long├── bot_id →
InputUser│ ├──
InputUserEmpty│ ├──
InputUserSelf│ ├──
InputUser│ └──
InputUserFromMessage└── short_name →
string