BotCommands
Toggle table of contents
3.0.0-beta.3
jvm
Platform filter
jvm
Switch theme
Search in API
BotCommands
BotCommands-core
/
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