mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 23:40:24 +00:00
chore: clearGroupNotifiesUnreadCount
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user