Module

x/grammy/types.ts>WebAppInfo

The Telegram Bot Framework.
Very Popular
Go to Latest
interface WebAppInfo
import { type WebAppInfo } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.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@v1.21.2/types.ts";