Skip to main content
Very Popular
Go to Latest
method InlineKeyboard.webApp
import { InlineKeyboard } from "https://deno.land/x/grammy@v1.22.4/convenience/keyboard.ts";

Creates a new web app button, confer https://core.telegram.org/bots/webapps

Parameters

text: string

The text to display

url: string

An HTTPS URL of a Web App to be opened with additional data

Returns

InlineKeyboardButton.WebAppButton