toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.application.builder
/
ApplicationCommandBuilder
/
filters
filters
abstract
val
filters
:
MutableList
<
ApplicationCommandFilter
<
*
>
>
(
source
)
Set of filters preventing this command from executing.
See also
Application
Command
Filter
Application
Command
Rejection
Handler