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

x/mtkruto/types/0_login_url.ts>LoginUrl

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface LoginUrl
import { type LoginUrl } from "https://deno.land/x/mtkruto@0.1.139/types/0_login_url.ts";

Properties

url: string
optional
forwardText: string
optional
botUsername: string
optional
requestWriteAccess: boolean