WebAppData Class
extends BaseContains data sent from a Web App to the bot
Properties
buttonText string
Text of the *WebApp* keyboard button from which the Web App was opened. Be aware that a bad client can send arbitrary data in this field.
See the codeclient Client
See the codedata string
The data. Be aware that a bad client can send arbitrary data in this field.
See the code