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

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

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

Constructors

new
auth_importBotAuthorization_(params: { flags: number; api_id: number; api_hash: string; bot_auth_token: string; })

Properties

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

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc