Raw.MsgsAllInfo

Raw.MsgsAllInfo

msgs_all_info#8cc0d131 msg_ids:Vector<long> info:string = MsgsAllInfo;
export namespace Raw {
  export class MsgsAllInfo {
    constructor(params: { msgIds: Array<bigint>; info: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x8cc0d131

Property