Skip to main content
Module

x/mtkruto/2_tl.ts>Api.req_DH_params

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.req_DH_params
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { req_DH_params } = Api;

Properties

_: "req_DH_params"
nonce: bigint
server_nonce: bigint
p: Uint8Array
q: Uint8Array
public_key_fingerprint: bigint
encrypted_data: Uint8Array
optional
[R]: Server_DH_Params