GeneralHookItem
约 90 字小于 1 分钟
2025-10-13
Karin API Docs / GeneralHookItem
接口: GeneralHookItem\<T\>
定义于: packages/core/src/types/hooks/message.ts:177
通用事件钩子项
类型参数
T
T
属性
callback
callback:
GeneralHookCallback
<T
>
定义于: packages/core/src/types/hooks/message.ts:183
钩子回调函数
id
id:
number
定义于: packages/core/src/types/hooks/message.ts:179
钩子ID
priority
priority:
number
定义于: packages/core/src/types/hooks/message.ts:181
钩子优先级