mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
build: 180
This commit is contained in:
parent
351fed7359
commit
31c1cc47bf
@ -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]);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user