toggle menu
BotCommands
JVM
switch theme
search in API
BotCommands
/
io.github.freya022.botcommands.api.commands.text
/
TextGeneratedValueSupplier
Text
Generated
Value
Supplier
@
FunctionalInterface
interface
TextGeneratedValueSupplier
(
source
)
Members
Functions
get
Default
Value
Link copied to clipboard
@
Nullable
abstract
fun
getDefaultValue
(
@
NotNull
event
:
@
NotNull
BaseCommandEvent
)
:
@
Nullable
Any