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>auth_ExportedAuthorization_

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

Data for copying of authorization between data centers.

Constructors

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

Properties

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

authorizes key

id: bigint

current user identifier

Static Properties

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