Documentation on Collection
Looking for the docs on the Collection class on the Discord.js website and all of the links take me to the main discord.js.org page like it can't find the page.
Here is the URL that the Docs sent me to after clicking a link to the Collection
https://discord.js.org/docs/packages/collection/1.5.1/Collection:Class#/
Anyone have a link that works or an old copy stored somewhere?
collection | Collection
A Map with additional utility methods. This is used throughout discord.js rather than Arrays for anything that has an ID, for significantly improved performance and ease-of-use.
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!Heyyy, thank you