mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
release: 1.5.9
This commit is contained in:
parent
ae4b4e7ff9
commit
f43c1eadd7
@ -118,7 +118,7 @@ export class NapCatOnebot11 {
|
|||||||
// if (import.meta.env.MODE == 'development') {
|
// if (import.meta.env.MODE == 'development') {
|
||||||
// logDebug(buf2hex(Buffer.from(protobufData)));
|
// logDebug(buf2hex(Buffer.from(protobufData)));
|
||||||
// }
|
// }
|
||||||
console.log(hex);
|
//console.log(hex);
|
||||||
const sysMsg = SysData.fromBinary(Buffer.from(protobufData));
|
const sysMsg = SysData.fromBinary(Buffer.from(protobufData));
|
||||||
const peeruin = sysMsg.header[0].peerNumber;
|
const peeruin = sysMsg.header[0].peerNumber;
|
||||||
const peeruid = sysMsg.header[0].peerString;
|
const peeruid = sysMsg.header[0].peerString;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user