mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-07-19 12:03:37 +00:00
fix: type
This commit is contained in:
@@ -12,6 +12,7 @@ import {
|
|||||||
import { GeneralCallResult } from '@/core/services/common';
|
import { GeneralCallResult } from '@/core/services/common';
|
||||||
|
|
||||||
export interface NodeIKernelGroupService {
|
export interface NodeIKernelGroupService {
|
||||||
|
// isTroopMember ? 0 : 111
|
||||||
// --->
|
// --->
|
||||||
// 待启用 For Next Version 3.2.0
|
// 待启用 For Next Version 3.2.0
|
||||||
getGroupMemberMaxNum(groupCode: string, serviceType: number): Promise<unknown>;
|
getGroupMemberMaxNum(groupCode: string, serviceType: number): Promise<unknown>;
|
||||||
|
Reference in New Issue
Block a user