mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-28 20:31:26 +08:00
build: 1.6.8-无数据库版本
This commit is contained in:
parent
781c107d8c
commit
98c23c172c
@ -33,6 +33,7 @@ setTimeout(() => {
|
||||
}, 500);
|
||||
});
|
||||
}, 100);
|
||||
|
||||
const sendMessagePool: Record<string, ((sendSuccessMsg: RawMessage) => void | Promise<void>) | null> = {};// peerUid: callbackFunc
|
||||
|
||||
const sendSuccessCBMap: Record<string, ((sendSuccessMsg: RawMessage) => boolean | Promise<boolean>) | null> = {};// uuid: callbackFunc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user