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