feat: better fake forwardMsg display

This commit is contained in:
pk5ls20
2024-10-20 07:06:13 +08:00
parent 61582dad2e
commit 91b5dfbac9
2 changed files with 9 additions and 3 deletions

View File

@@ -114,9 +114,7 @@ export class PacketPacker {
}
}
);
this.logger.logDebug("packUploadForwardMsg LONGMSGRESULT!!!", this.toHexStr(longMsgResultData));
const payload = zlib.gzipSync(Buffer.from(longMsgResultData));
// this.logger.logDebug("packUploadForwardMsg PAYLOAD!!!", payload);
const req = new NapProtoMsg(SendLongMsgReq).encode(
{
info: {