mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-03-02 00:30:25 +00:00
feat & refactor: add more packetElement & refactor packetMsg
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import assert from "node:assert";
|
||||
import * as assert from "node:assert";
|
||||
|
||||
export class Frame{
|
||||
static pack(head: Buffer, body: Buffer): Buffer {
|
||||
|
||||
Reference in New Issue
Block a user