mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
feat: remove debug
This commit is contained in:
@@ -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());
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user