mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
release: 1.5.9
This commit is contained in:
@@ -118,7 +118,7 @@ export class NapCatOnebot11 {
|
||||
// if (import.meta.env.MODE == 'development') {
|
||||
// logDebug(buf2hex(Buffer.from(protobufData)));
|
||||
// }
|
||||
console.log(hex);
|
||||
//console.log(hex);
|
||||
const sysMsg = SysData.fromBinary(Buffer.from(protobufData));
|
||||
const peeruin = sysMsg.header[0].peerNumber;
|
||||
const peeruid = sysMsg.header[0].peerString;
|
||||
|
Reference in New Issue
Block a user