botMenuButton

Bot menu button that opens a web app when clicked.

botMenuButton#c7b57ce6 text:string url:string = BotMenuButton;

Parameters

Name Type Description
text string Title to be displayed on the menu button instead of 'Menu'
url string URL of a web app to open when the user clicks on the button

Type

BotMenuButton

Related pages

Mini Apps on Telegram

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

Bot menu button

Bots can choose the behavior of the menu button shown next to the text input field.