Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.internal
/
Interceptor
Interceptor
interface
Interceptor
<
C
:
InteractionContext
<
*
>
>
Inheritors
SlashCommandInterceptor
MessageCommandInterceptor
UserCommandInterceptor
Members
Functions
intercept
Link copied to clipboard
abstract
suspend
fun
intercept
(
ctx
:
C
)
:
Boolean