Raw.DhGenOk

Raw.DhGenOk

dh_gen_ok#3bcbf734 nonce:int128 server_nonce:int128 new_nonce_hash1:int128 = Set_client_DH_params_answer;
export namespace Raw {
  export class DhGenOk {
    constructor(params: { nonce: bigint; serverNonce: bigint; newNonceHash1: bigint }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x3bcbf734

Property