refactor: NTEvent Checker

This commit is contained in:
手瓜一十雪
2024-07-22 18:21:29 +08:00
parent 207ebf7307
commit 505e61ee68
3 changed files with 12 additions and 4 deletions

View File

@@ -14,6 +14,7 @@ export class NTQQFriendApi {
'NodeIKernelBuddyListener/onBuddyListChange',
1,
5000,
() => true,
forced
);
const friends: User[] = [];

View File

@@ -15,6 +15,7 @@ export class NTQQGroupApi {
'NodeIKernelGroupListener/onGroupListUpdate',
1,
5000,
()=>true,
forced
);
return groupList;
@@ -63,6 +64,7 @@ export class NTQQGroupApi {
'NodeIKernelGroupListener/onGroupSingleScreenNotifies',
1,
5000,
()=>true,
false,
'',
num