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
/
ApplicationGeneratedValueSupplier
Application
Generated
Value
Supplier
@
FunctionalInterface
interface
ApplicationGeneratedValueSupplier
(
source
)
Members
Functions
get
Default
Value
Link copied to clipboard
@
Nullable
abstract
fun
getDefaultValue
(
@
NotNull
event
:
@
NotNull
CommandInteractionPayload
)
:
@
Nullable
Any