Extended by : BPT\types\types
Describes data sent from a Web App to the bot.
| Name | Type | Description | Kind |
|---|---|---|---|
| data | string | The data. Be aware that a bad client can send arbitrary data in this field. | normal |
| button_text | string | Text of the web_app keyboard button from which the Web App was opened. Be aware that a bad client can send arbitrary data in this field. | normal |