Skip to content

0.11.0

Compare
Choose a tag to compare
@abalabahaha abalabahaha released this 15 Oct 03:41

Breaking changes:

  • Dropped support for gateway compression with the built-in zlib module (6702773)
  • Properties on custom Error objects (incl. DiscordRESTError, DiscordHTTPError) are now writable (1dfc0f7)
  • Any defined CommandClient requirements must now all be satisfied for Commands to execute (AND instead of OR) (07d24f5, 7f670c4)
  • Guild#premiumSuscriptionCount was renamed to Guild#premiumSubscriptionCount (oops) (31a98c0)

Additions:

  • Support guild subscriptions (75ee84c)
  • Support channel following (af9854e)
  • Support the stream permission (2021d06, b75bdda)
  • Support the viewGuildAnalytics permission (5d9cce5)

Fixes: