mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
feat: remove debug
This commit is contained in:
parent
ba123236e5
commit
c57497cd91
@ -216,7 +216,6 @@ export class NTQQMsgApi {
|
||||
reject('发送超时');
|
||||
}, timeout);
|
||||
let msgId = await NTQQMsgApi.getMsgUnique(await NTQQMsgApi.getServerTime());
|
||||
console.log(msgId);
|
||||
const result = napCatCore.session.getMsgService().sendMsg(msgId, peer, msgElements, new Map());
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user