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

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

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

Constructors

new
auth_importAuthorization_(params: { id: bigint; bytes: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
bytes: Uint8Array
id: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc