Skip to content

Discord.JS - Pagination Embed

Compare
Choose a tag to compare
@gazmull gazmull released this 09 Mar 10:58
· 130 commits to master since this release

Changed

  • authorisedUser / setAuthorisedUser ➡️ authorizedUser / setAuthorizedUser
  • First parameter on all methods are now required
  • Every method that returns the current instance of FieldsEmbed / Embeds class is now renamed to PaginationEmbed to avoid inconsistency
  • Typedef tweak for currentEmbed and elementList
  • Tweaked examples for consistency
  • Discord.JS is now under peerDependencies instead of dependencies