inputBotAppShortName

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

Constructor schema is available as of layer 154. Switch ยป

Parameters

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

Type

InputBotApp

Related pages

Deep links

Telegram clients must handle special tg:// and t.me deep links encountered in messages, link entities and in other apps by registering OS handlers.

Mini Apps on Telegram

Bots can offer users interactive HTML5 web apps to completely replace any website.