Raw.MsgsAck

Raw.MsgsAck

msgs_ack#62d6b459 msg_ids:Vector<long> = MsgsAck;
export namespace Raw {
  export class MsgsAck {
    constructor(params: { msgIds: Array<bigint> }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x62d6b459

Property