Skip to main content
Module

x/mtkruto/mod.ts>tl.types.AuthExportedAuthorization

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class tl.types.AuthExportedAuthorization
extends _TypeAuthExportedAuthorization
import { tl } from "https://deno.land/x/mtkruto@0.0.993/mod.ts";
const { AuthExportedAuthorization } = tl.types;

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc