Raw.Pong

Raw.Pong

pong#347773c5 msg_id:long ping_id:long = Pong;
export namespace Raw {
  export class Pong {
    constructor(params: { msgId: bigint; pingId: bigint }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x347773c5

Property