TgKit library and website are still in early development!

WebAppData Class

extends Base

Contains data sent from a Web App to the bot

Properties

buttonText string

Text of the *WebApp* keyboard button from which the Web App was opened. Be aware that a bad client can send arbitrary data in this field.

See the code

client Client

See the code

data string

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

See the code