fix: type

This commit is contained in:
手瓜一十雪
2024-11-14 13:19:50 +08:00
parent 7fc65489d4
commit e1e903a3e9
9 changed files with 17 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
import { OB11BaseNoticeEvent } from './OB11BaseNoticeEvent';
import { NapCatCore } from '@/core';
//输入状态事件 初步完成 Mlikio wa Todo 需要做一些过滤
//work: 输入状态事件 初步完成 Mlikiowa 需要做一些过滤
export class OB11InputStatusEvent extends OB11BaseNoticeEvent {
notice_type = 'notify';
sub_type = 'input_status';