Skip to main content
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class URLAuthResultRequest
extends _TypeURLAuthResult
import { URLAuthResultRequest } from "https://deno.land/x/mtkruto@0.1.118/tl/2_types.ts";

Constructors

new
URLAuthResultRequest(params: { requestWriteAccess?: true; bot: TypeUser; domain: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bot: TypeUser
domain: string
optional
requestWriteAccess: true

Static Properties

readonly
[paramDesc]: ParamDesc