Skip to main content
Module

x/mtkruto/mod.ts>KeyboardButton.WebApp

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface KeyboardButton.WebApp
implements Text
import { type KeyboardButton } from "https://deno.land/x/mtkruto@0.1.101/mod.ts";
const { WebApp } = KeyboardButton;

Properties

webApp: WebAppInfo

If 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.