Skip to main content
Module

x/grm/mod.ts>tl.Api.DhGenFail

MTProto API Client for Deno 🦕
Latest
class tl.Api.DhGenFail
extends VirtualClass<{ nonce: int128; serverNonce: int128; newNonceHash3: int128; }>
import { tl } from "https://deno.land/x/grm@0.8.2/mod.ts";
const { DhGenFail } = tl.Api;

Properties

className: "DhGenFail"
classType: "constructor"
CONSTRUCTOR_ID: 2795351554
newNonceHash3: int128
nonce: int128
serverNonce: int128
SUBCLASS_OF_ID: 1440574683