diff --git a/data/web/corefork.telegram.org/api/bots/menu.html b/data/web/corefork.telegram.org/api/bots/menu.html index 6e8730ba22..7edb7091df 100644 --- a/data/web/corefork.telegram.org/api/bots/menu.html +++ b/data/web/corefork.telegram.org/api/bots/menu.html @@ -102,7 +102,7 @@
One of the following constructors will be returned:
botMenuButtonDefault will never be returned in this case.
@@ -113,7 +113,7 @@One of the following constructors will be returned:
URL of a web app to open when the user clicks on the button
+Bot menu button that opens a web app when clicked.
Bots can choose the behavior of the menu button shown next to the text input field.
Bot menu button that opens the bot command list when clicked.
+This constructor does not require any parameters.
Bots can choose the behavior of the menu button shown next to the text input field.
Placeholder bot menu button never returned to users: see the docs for more info.
+This constructor does not require any parameters.
Bots can choose the behavior of the menu button shown next to the text input field.