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

x/mtkruto/tl/3_functions.ts>auth_importWebTokenAuthorization_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class auth_importWebTokenAuthorization_
extends Function_<enums.auth.Authorization>
import { auth_importWebTokenAuthorization_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
auth_importWebTokenAuthorization_(params: { api_id: number; api_hash: string; web_auth_token: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
api_hash: string
api_id: number
web_auth_token: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc