Raw.MsgNewDetailedInfo
msg_new_detailed_info#809db6df answer_msg_id:long bytes:int status:int = MsgDetailedInfo;
export namespace Raw {
export class MsgNewDetailedInfo {
constructor(params: { answerMsgId: bigint; bytes: number; status: number }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x809db6df