chore: clearGroupNotifiesUnreadCount

This commit is contained in:
手瓜一十雪
2024-08-28 18:01:32 +08:00
parent dfc09334db
commit 134ff3cb44
3 changed files with 5 additions and 1 deletions

View File

@@ -370,6 +370,7 @@ export class NapCatOneBot11Adapter {
groupListener.onGroupNotifiesUpdated = async (_, notifies) => {
//console.log('ob11 onGroupNotifiesUpdated', notifies[0]);
//await this.core.apis.GroupApi.getGroupNotifiesUnreadCount();
if (![
GroupNotifyMsgType.SET_ADMIN,
GroupNotifyMsgType.CANCEL_ADMIN_NOTIFY_CANCELED,