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

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

Constructors

new
Client_DH_inner_data_(params: { nonce: bigint; server_nonce: bigint; retry_id: bigint; g_b: Uint8Array; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
g_b: Uint8Array
nonce: bigint
retry_id: bigint
server_nonce: bigint

Static Properties

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