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

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

Constructors

new
Bind_auth_key_inner_(params: { nonce: bigint; temp_auth_key_id: bigint; perm_auth_key_id: bigint; temp_session_id: bigint; expires_at: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
expires_at: number
nonce: bigint
perm_auth_key_id: bigint
temp_auth_key_id: bigint
temp_session_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc