Tourmaline::WebAppData
Inherits JSON::Serializable / Reference / Object
Describes data sent from a Web App to the bot.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
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.