mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 04:45:46 +00:00
build: 1.3.5-beta8
This commit is contained in:
parent
35a67498c7
commit
8d7e44314c
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user