buttonText property
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.
Implementation
@JsonKey(name: 'button_text')
String get buttonText;
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.
@JsonKey(name: 'button_text')
String get buttonText;