Used to fetch information about a direct link Mini App by its short name
inputBotAppShortName#908c0407 bot_id:InputUser short_name:string = InputBotApp;
Name | Type | Description |
---|---|---|
bot_id | InputUser | ID of the bot that owns the bot mini app |
short_name | string | Short name, obtained from a Direct Mini App deep link |
Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.
Bots can offer users interactive HTML5 web apps to completely replace any website.