Breaking Changes
- EventDispatcher renamed to EventManager
Features
- Traits checking optimization (10x faster and failfast)
- EventManager optimizations
- Documentation search rewrite and speedup
rest.edit_membernow returns the edited member- Sticker models
- Welcome screen models and endpoints
Bugfixes
- Generated nonce too large in guild chunking
hikari.api.event_factory.EventFactoryis now an abstract class- Ignore redundant
ON_GUILD_INTEGRATION_UPDATEgateway event - EventManager now accepts cache to be
None - Fix setting provisional coroutine tracking depth
- Add proxy resource to
EmbedVideoand fix handling of None in embed resources. - Fix handling of "cover_image" in message application deserialization