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

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

Constructors

new
P_q_inner_data_temp_dc_(params: { pq: Uint8Array; p: Uint8Array; q: Uint8Array; nonce: bigint; server_nonce: bigint; new_nonce: bigint; dc: number; expires_in: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
dc: number
expires_in: number
new_nonce: bigint
nonce: bigint
p: Uint8Array
pq: Uint8Array
q: Uint8Array
server_nonce: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc