Skip to content

v0.4-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@treeben77 treeben77 released this 14 Apr 11:13
· 48 commits to main since this release
ed25303
  • Added webhook property to access_token, will be a webhook object if the webhook scope is provided otherwise it will be None.
  • Added guild property to access_token, will be a guild object that the bot joined if the bot scope was provided otherwise it will be None
  • Exception is raised if an HTTP error occurs in discordoauth2.exchange_code or discordoauth2.refresh_token

No code should break this release, but it may next release.