MenuButtonWebApp Class
extends BaseDescribes the bot's menu button in a private chat.
Methods
toJSONProperties
webApp WebAppInfo
Description of the Web App that will be launched when the user presses the button. The Web App will be able to send an arbitrary message on behalf of the user using the method *\<Client>.answerWebAppQuery*.
See the code