Raw.Ping

Raw.Ping

ping#7abe77ec ping_id:long = Pong;
export namespace Raw {
  export class Ping {
    constructor(params: { pingId: bigint }) {}
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0x7abe77ec

Property

Results

Raw.TypePong