Class WebAppData
java.lang.Object
io.github.natanimn.telebof.types.web.WebAppData
-
Field Summary
FieldsModifier and TypeFieldDescriptionText of the web_app keyboard button from which the Web App was opened.The data. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
data
The data. Be aware that a bad client can send arbitrary data in this field. -
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.
-
-
Constructor Details
-
WebAppData
public WebAppData()
-