toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
EventDispatchInterceptor
/
Context
/
invoke
invoke
abstract
fun
invoke
(
)
:
Flow
<
EventResult
>
(
source
)
abstract
fun
invoke
(
eventContext
:
EventContext
)
:
Flow
<
EventResult
>
(
source
)
执行被拦截的逻辑并得到本次事件处理链的结果流。