mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-08 12:09:00 +08:00
fix: 别名
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
401684542a
commit
bbc2391bf8
@ -1,4 +1,4 @@
|
|||||||
import { EventType, OneBotEvent } from '../OneBotEvent';
|
import { EventType, OneBotEvent } from '@/onebot/event/OneBotEvent';
|
||||||
|
|
||||||
export abstract class OB11BaseRequestEvent extends OneBotEvent {
|
export abstract class OB11BaseRequestEvent extends OneBotEvent {
|
||||||
post_type = EventType.REQUEST;
|
post_type = EventType.REQUEST;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user