mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
build: 1.3.5-beta8
This commit is contained in:
@@ -570,7 +570,6 @@ export class SendMsg extends BaseAction<OB11PostSendMsg, ReturnDataType> {
|
||||
await sleep(Math.trunc(sendElementsSplit.length / 10) * 100);
|
||||
//await sleep(10);
|
||||
}
|
||||
|
||||
for (const msgNode of MsgNodeList) {
|
||||
let result = await msgNode;
|
||||
nodeMsgIds.push(result.msgId);
|
||||
|
Reference in New Issue
Block a user