feat: 提高效率

This commit is contained in:
手瓜一十雪
2024-08-28 13:04:05 +08:00
parent 32ebeed7a0
commit 1fa6323e28
3 changed files with 7 additions and 16 deletions

View File

@@ -200,7 +200,7 @@ export class NTQQMsgApi {
msgElements,
new Map(),
],
() => true,
(ret) => ret.result === 0,
msgRecords => {
for (const msgRecord of msgRecords) {
if (msgRecord.guildId === msgId && msgRecord.sendStatus === SendStatusType.KSEND_STATUS_SUCCESS) {