Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface grammy.WebAppInfo
Re-export
import { type grammy } from "https://deno.land/x/abstract_bot_api@85.0.0/deps.ts";
const { WebAppInfo } = grammy;

Describes a Web App.

Properties

url: string

An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps