Skip to content

GramIO API Reference / gramio/dist / TelegramWebAppData

Interface: TelegramWebAppData

Defined in: @gramio/types/out/objects.d.ts:2119

Describes data sent from a Web App to the bot.

Documentation

Properties

PropertyTypeDescriptionDefined in
button_textstringText 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.@gramio/types/out/objects.d.ts:2127
datastringThe data. Be aware that a bad client can send arbitrary data in this field.@gramio/types/out/objects.d.ts:2123