Skip to content

v1.0.0-beta2 - Fixes and v8 API

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nihlus Nihlus released this 06 Oct 20:19
e261f03

This release builds on the latest Discord documentation, and implements the v8 gateway and REST API.

Notable Changes

  • The gateway client now defaults to the v8 API
  • The REST API now defaults to the v8 API
  • Some breaking changes have been introduced in the v6 to v8 transition. A major version increment would normally have taken place, but this is a beta release, so it was not deemed necessary.

Bug Fixes

  • Fixed Http and Discord error information not surviving a FromError call.