web_app_data_t

struct banana::api::web_app_data_t

Describes data sent from a Web App to the bot.

string_t data

The data. Be aware that a bad client can send arbitrary data in this field.

string_t button_text

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.