mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 21:10:23 +00:00
chore: rename msg to message in packet module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PacketMsg } from "@/core/packet/msg/message";
|
||||
import { PacketMsg } from "@/core/packet/message/message";
|
||||
import * as crypto from "node:crypto";
|
||||
|
||||
interface ForwardMsgJson {
|
||||
|
||||
Reference in New Issue
Block a user