Skip to content

Releases: acegoal07/discordjs-pagination

1.1.6

12 Jan 14:30
Compare
Choose a tag to compare

1.1.6

  • Adds more error handling to index.js
  • Moved error handling out of interaction.js and message.js into index.js to check before running

1.1.5

10 Jan 16:33
Compare
Choose a tag to compare

1.1.5

  • Updates disabledButtons function to disable all buttons provided without checking for a certain amount of buttons
  • Updates readme.md and package.json to reflect the changes done that require Discord.js v13.5.0 or higher as MessageFooterData is not supported bellow v13.5.0

1.1.4

09 Jan 14:58
Compare
Choose a tag to compare

1.1.4

  • Updates the interaction and message tools to be compatible with discord.js version 13.5.1 deprecation of .setFooter()