Skip to content

v1.10.3

Choose a tag to compare

@DonovanDMC DonovanDMC released this 09 May 02:03
· 214 commits to dev since this release
b7ffd63
  • Fix localizations for application command option choices (22ee190)
  • Fix guild bulk ban (f6a26c0)
  • Add option to list disallowed intents upon disconnect (94974f22ae985d10813aba9a6f2f7fe56985712b5)
  • Add nonce & enforceNonce (2f22278)
  • replace interaction metadata user_id with user (7d57822)
  • Add missing application properties (1e1348a)
  • add oauth helper method to client (a5cd742)
  • Fix editMessage not respecting ClientOptions.allowedMentions (c6c9f52, c5b11fe, faebc8b)
  • fix OAuthHelper#addGuildMember (289d02e)
  • Make all private properties use private _ instead of # (991c14c)
  • Fix getMessagesIterator not filtering the last request (1b02c9e)
  • Add role flags (7f69228)
  • fix Webhook.url not using API_URL (5322abf)