Documentation error

Repeating what was said here: https://discord.com/channels/222078108977594368/222197033908436994/1166414494931628083 I'm trying to find all of the methods that StringSelectMenuBuilder inherits, but the link to BuildersSelectMenu on the page is broken. Does anyone know where that link is supposed to go, and also how the GitHub documentation can be updated to correct this?
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
2 Replies
d.js toolkit
d.js toolkit8mo ago
- 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! - Marked as resolved by OP
2Flow2
2Flow28mo ago
Bizarre, it now works for me as well... I guess it was either an issue on my side or on the site's side?