EventCallHookItem
约 96 字小于 1 分钟
2025-10-13
Karin API Docs / EventCallHookItem
接口: EventCallHookItem\<T, P\>
定义于: packages/core/src/types/hooks/message.ts:46
事件调用插件钩子项
类型参数
T
T
P
P
属性
callback
callback:
EventCallCallback
<T
,P
>
定义于: packages/core/src/types/hooks/message.ts:52
钩子回调函数
id
id:
number
定义于: packages/core/src/types/hooks/message.ts:48
钩子ID
priority
priority:
number
定义于: packages/core/src/types/hooks/message.ts:50
钩子优先级