mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +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(Math.trunc(sendElementsSplit.length / 10) * 100);
|
||||||
//await sleep(10);
|
//await sleep(10);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (const msgNode of MsgNodeList) {
|
for (const msgNode of MsgNodeList) {
|
||||||
let result = await msgNode;
|
let result = await msgNode;
|
||||||
nodeMsgIds.push(result.msgId);
|
nodeMsgIds.push(result.msgId);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user