v2.3.3
-
bucket
attribute has been added tolightbulb.errors.MaxConcurrencyLimitReached
. -
Fix button navigator due to hikari breaking changes.
-
Autocomplete callbacks may no longer return instances of
hikari.CommandChoice
as it has been deprecated. UseAutocompleteChoiceBuilder
instead.