commandkit
Advanced tools
Changelog
[0.1.10] - 2023-12-12
onEnd
to ButtonKitChangelog
[0.1.9] - 2023-12-12
ValidationFunctionProps
type name to ValidationProps
.autocompleteRun
command function name to autocomplete
.AutocompleteCommandProps
type name to AutocompleteProps
.guildOnly
in command options. CommandKit no longer handles the guildOnly
condition. Use dm_permission
in your command data
object instead.ValidationProps
type definition.