v0.1.9
Changes (breaking)
- Update
ValidationFunctionPropstype name toValidationProps. - Update
autocompleteRuncommand function name toautocomplete. - Update
AutocompleteCommandPropstype name toAutocompleteProps.
Deprecated
guildOnlyin command options. CommandKit no longer handles theguildOnlycondition. Usedm_permissionin your commanddataobject instead.
Fixed
- Broken docs links.