inputBotAppShortName

Used to fetch information about a named bot web app by its short name

inputBotAppShortName#908c0407 bot_id:InputUser short_name:string = InputBotApp;

Parameters

Name Type Description
bot_id InputUser ID of the bot that owns the bot web app
short_name string Short name, obtained from a named bot web 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.

Bot web apps

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