toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.commands.converters
/
Mutator
Mutator
typealias
Mutator
<
T
>
=
suspend
CommandContext
.
(
value
:
T
)
->
T
?
Type alias representing a mutator callable. Keeps things relatively maintainable.