Raw.DhGenFail

Raw.DhGenFail

dh_gen_fail#a69dae02 nonce:int128 server_nonce:int128 new_nonce_hash3:int128 = Set_client_DH_params_answer;
export namespace Raw {
  export class DhGenFail {
    constructor(params: { nonce: bigint; serverNonce: bigint; newNonceHash3: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0xa69dae02

Property