Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/3_types.ts>MiniAppInfo

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface MiniAppInfo
Re-export
import { type MiniAppInfo } from "https://deno.land/x/mtkruto@0.2.24/3_types.ts";

The necessary information to launch a mini app.

Properties

url: string

An HTTPS URL of the mini app to be opened with additional data.