mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 21:10:23 +00:00
Merge remote-tracking branch 'origin/v2' into v2
# Conflicts: # src/onebot/action/extends/GetFriendWithCategory.ts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { OB11Constructor } from '@/onebot/helper/data';
|
||||
import BaseAction from '../BaseAction';
|
||||
import { ActionName } from '../types';
|
||||
import { OB11Constructor } from '@/onebot/helper/data';
|
||||
|
||||
export class GetFriendWithCategory extends BaseAction<void, any> {
|
||||
actionName = ActionName.GetFriendsWithCategory;
|
||||
|
||||
Reference in New Issue
Block a user