Skip to main content
Module

x/mtkruto/mod.ts>types.DHGenFail

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.DHGenFail
import { types } from "https://deno.land/x/mtkruto@0.0.981/mod.ts";
const { DHGenFail } = types;

Constructors

new
DHGenFail(params: { nonce: bigint; serverNonce: bigint; newNonceHash3: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
newNonceHash3: bigint
nonce: bigint
serverNonce: bigint

Static Properties

readonly
[paramDesc]: ParamDesc