Simple Robot
Toggle table of contents
4.12.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
AbstractEventDispatcherConfiguration
/
dispatchInterceptors
dispatch
Interceptors
protected
open
val
dispatchInterceptors
:
MutableList
<
Pair
<
EventDispatchInterceptor
,
ConfigurerFunction
<
EventDispatchInterceptorRegistrationProperties
>
?
>
>
(
source
)