toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
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
.