Skip to main content
Module

x/grammy_menu/deps.deno.ts>WebAppInfo

Easily create interactive menus with grammY.
Go to Latest
interface WebAppInfo
Re-export
import { type WebAppInfo } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

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