Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Constructors

new
auth_bindTempAuthKey_(params: { perm_auth_key_id: bigint; nonce: bigint; expires_at: number; encrypted_message: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
encrypted_message: Uint8Array
expires_at: number
nonce: bigint
perm_auth_key_id: bigint

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc