chore: gocq接口完成

This commit is contained in:
手瓜一十雪
2024-08-09 17:27:44 +08:00
parent 26cb728e9c
commit 6dbc5fc5a0
22 changed files with 579 additions and 51 deletions

View File

@@ -1,6 +1,6 @@
import { OB11User } from '../../types';
import { OB11Constructor } from '../../helper/constructor';
import { OB11Constructor } from '../../helper/data';
import BaseAction from '../BaseAction';
import { ActionName } from '../types';