Skip to main content

inputBotAppShortName

Used to fetch information about a direct link Mini App by its short name

type tg.InputBotAppShortName struct { /* ... */ }

Implements InputBotApp.

Fields

NameTypeRequiredDescription
BotIDInputUserClassyesID of the bot that owns the bot mini app
ShortNamestringyesShort name, obtained from a Direct Mini App deep link

References