discordjs/collection

Missing method toJSON for Discord.js

1Computer1 opened this issue · 1 comments

Collection is missing the toJSON method that depend on a method specific to Discord.js; will need to come up with a solution here or there.

Discord.js will extend this Collection to add the method.