What's new
- Added partial support for i18n
- Added a way to specify the characters you want to get with `get_user`
- Improved rate limit handling for certain endpoints
- Made paginators awaitable
Fixes
- Fixed breaking API changes caused by the second banner
- Deprecated authkeys in support pages
- Fixed pydantic bug with ClassVar not being recognized properly