This commit is contained in:
手瓜一十雪
2024-11-14 13:07:10 +08:00
parent 1a1919bb15
commit c5d104b08b
8 changed files with 7 additions and 9 deletions

View File

@@ -3,7 +3,6 @@ import { OB11Entities } from '@/onebot/entities';
import BaseAction from '../BaseAction';
import { ActionName } from '../types';
import { FromSchema, JSONSchema } from 'json-schema-to-ts';
import { GroupMember } from '@/core';
const SchemaData = {
type: 'object',