Skip to main content
Module

x/grm/mod.ts>Api.ServerDHParamsOk

MTProto API Client for Deno 🦕
Go to Latest
class Api.ServerDHParamsOk
extends VirtualClass<{ nonce: int128; serverNonce: int128; encryptedAnswer: bytes; }>
import { Api } from "https://deno.land/x/grm@0.5.2/mod.ts";
const { ServerDHParamsOk } = Api;

Properties

className: "ServerDHParamsOk"
classType: "constructor"
CONSTRUCTOR_ID: 3504867164
encryptedAnswer: bytes
nonce: int128
serverNonce: int128
SUBCLASS_OF_ID: 2786626974