mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user