mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
build: 180
This commit is contained in:
@@ -45,6 +45,7 @@ class DeleteMsg extends BaseAction<Payload, void> {
|
|||||||
if (!data) {
|
if (!data) {
|
||||||
throw new Error('Recall failed');
|
throw new Error('Recall failed');
|
||||||
}
|
}
|
||||||
|
|
||||||
//await sleep(100);
|
//await sleep(100);
|
||||||
//await NTQQMsgApi.getMsgsByMsgId(msg.Peer, [msg.MsgId]);
|
//await NTQQMsgApi.getMsgsByMsgId(msg.Peer, [msg.MsgId]);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user