github hikari-py/hikari 2.0.0.dev83
Documentation, consistency, bugfixes.

latest releases: 2.5.0, 2.4.1, 2.4.0...
pre-release5 years ago

Breaking Changes

  • Rename Cache.get_dm to Cache.get_dm_channel.
  • Blocked off integrations endpoints removal (create_integration, edit_integration and sync_integration).

Bug fixes

  • Proper detection and outputting of new versions available on PyPI.
  • Not being able to compare applications.TeamMember with users.User
  • Proper typehints in the x_emoji functions in REST.

Enhancements

  • REST is now fully documented.
  • Faster enum implementation which will also allow bots not to break if Discord implements new values in those enums.
  • Improve HTTPResponseError to include message and code (errors.RESTErrorCode) if available for futher information on the error.

Don't miss a new hikari release

NewReleases is sending notifications on new releases.