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.core.options
/
Option
/
isRequired
is
Required
open
val
isRequired
:
Boolean
(
source
)
Whether this option's value is required.
This is effectively the opposite of
isOptionalOrNullable
.