View Source ExTDLib.Method.SendWebAppData (ExTDLib v0.0.4)

Sends data received from a keyboardButtonTypeWebApp Web App to a bot. Returns object_ptr<Ok>.

NameTypeDescription
bot_user_idstringIdentifier of the target bot.
button_textstringText of the keyboardButtonTypeWebApp button, which opened the Web App.
datastringThe data.

More details on telegram's documentation.