interface WebAppDataimport { type WebAppData } from "https://dotland.deno.dev/x/grammy@v1.12.0/types.deno.ts"; Describes data sent from a Web App to the bot. Propertiesdata: stringThe data. Be aware that a bad client can send arbitrary data in this field. button_text: stringText 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.