interface KeyboardButton.WebApp implements Textimport { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.117/mod.ts"; const { WebApp } = KeyboardButton; PropertieswebApp: WebAppInfoIf specified, the described Web App will be launched when the button is pressed. The Web App will be able to send a "web_app_data" service message. Available in private chats only.