Discord.JS - Pagination Embed
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 toPaginationEmbed
to avoid inconsistency - Typedef tweak for
currentEmbed
andelementList
- Tweaked examples for consistency
- Discord.JS is now under
peerDependencies
instead ofdependencies