v0.1.2
- Now if
fieldscontains only objects, it will be treated as a whitelist, showing only the selected properties of those objects. - Now
fetchMessages()also accepts aPromiseas thechannelparameter and waits for it to resolve before continuing. - Added support for all discord.js v14 versions.
- Added a quick setup guide to the
README.mdand updated the documentation for the changes made by this release.