mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
refactor: group call
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { NodeIKernelMsgListener } from "@/core";
|
||||
import { NodeIQQNTWrapperSession } from "@/core/wrapper";
|
||||
|
||||
import { randomUUID } from "crypto";
|
||||
|
||||
interface Internal_MapKey {
|
||||
@@ -152,7 +151,6 @@ export class NTEventWrapper {
|
||||
retEvent = await EventFunc!(...args);
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
export const NTEventDispatch = new NTEventWrapper();
|
||||
|
||||
|
Reference in New Issue
Block a user