Skip to content

Releases: Bilal2453/discordia-interactions

v2.0.0

07 Dec 00:20
v2.0.0
Compare
Choose a tag to compare

discordia-interactions 2.0.0

  • More stable returns on Interaction.reply initial replies. (Commit 2b559fa
  • Add interactionContextType and applicationIntegrationType enumerators. (Commit 2b559fa)
  • Add new getters: appPermissions, entitlements, context and integrationOwners. (Commits 2b559fa, 696b70d)
  • Add a post-listener for interactionCreate, at discordia_interactions.EventHandler.interaction_create_postlisteners. (Commit 048c30b)
  • Breaking Change: Partial objects are now used for Guild, Channel and Member, no fetching is done behind the scene anymore. (Commits 5a9180e, 696b70d)
  • Breaking Change: Interaction.replyDeferred may now return a Message when self.channel is available. (Commit 2b559fa)
  • Breaking Change: Remove the support for a non-array input to Interaction.autocomplete. (Commit 2b559fa)
  • Fix Interaction.editReply when ID is not provided. (Commit 2b559fa)
  • Fix the autocomplete resolver using the wrong wrapper table.

Full Changelog: v1.2.1...v2.0.0

v1.2.1

30 Nov 18:17
Compare
Choose a tag to compare

This is the same release as before, just tagged here for archiving, before the v2.0.0 release