Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash.client
/
SlashCommandClientBuilder
/
addUserInterceptor
add
User
Interceptor
fun
addUserInterceptor
(
interceptor
:
UserCommandInterceptor
)
:
SlashCommandClientBuilder
fun
addUserInterceptor
(
builder
:
suspend
(
ctx
:
UserCommandContext
)
->
Boolean
)
:
SlashCommandClientBuilder