Module

x/grammy_types/mod.ts>WebAppInfo

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface WebAppInfo
import { type WebAppInfo } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.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

import WebAppInfo
import { WebAppInfo } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.ts";