Raw.MsgsStateInfo
msgs_state_info#04deb57d req_msg_id:long info:string = MsgsStateInfo;
export namespace Raw {
export class MsgsStateInfo {
constructor(params: { reqMsgId: bigint; info: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x04deb57d