release: 1.6.7

This commit is contained in:
手瓜一十雪
2024-07-20 19:52:39 +08:00
parent 32bbfa34ef
commit 9b0ac42cfc
3 changed files with 4 additions and 40 deletions

View File

@@ -331,7 +331,6 @@ export class NapCatOnebot11 {
postOB11Event(msg);
// log("post msg", msg)
}).catch(e => logError('constructMessage error: ', e));
OB11Constructor.GroupEvent(message).then(groupEvent => {
if (groupEvent) {
// log("post group event", groupEvent);