InputBotAppShortName#
- class pyrogram.raw.types.InputBotAppShortName#
Used to fetch information about a direct link Mini App by its short name.
Constructor of
InputBotApp.- Details:
Layer:
158ID:
908C0407
- Parameters:
bot_id (
InputUser) – ID of the bot that owns the bot mini app.short_name (
str) – Short name, obtained from a Direct Mini App deep link.