- Upgrade alluka to
0.3
. - Upgrade hikari to
2.0
. - Add Python 3.13 support.
- Message builders returned by
Menu
andNavigatorView
now try to setView.message
when issuing a response through them. - Fix
self.attr
referring to aDecoratedItem
instead of the item when using a decorator. - Fix message builders not passing through flags when using their respective response methods.