Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.internal
/
InterceptorHandler
Interceptor
Handler
abstract
class
InterceptorHandler
<
C
:
InteractionContext
<
*
>
,
T
:
Interceptor
<
C
>
>
Inheritors
BaseSlashCommand
MessageCommand
UserCommand
Members
Constructors
Interceptor
Handler
Link copied to clipboard
constructor
(
)
Functions
add
Interceptor
Link copied to clipboard
fun
addInterceptor
(
interceptor
:
T
)