BaseEventOptions
约 50 字小于 1 分钟
2025-10-13
Karin API Docs / BaseEventOptions
类型别名: BaseEventOptions\<T\>
BaseEventOptions<
T
> =Omit
<BaseEventType
<T
>,"userId"
|"selfId"
>
定义于: packages/core/src/types/event/options.ts:190
事件基类参数
类型参数
T
T
extends EventParent