Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>SimpleWebViewResultUrl_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class SimpleWebViewResultUrl_
import { SimpleWebViewResultUrl_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Contains the webview URL with appropriate theme parameters added

Constructors

new
SimpleWebViewResultUrl_(params: { url: string; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
url: string

URL

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc