6 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!- [email protected]
- v18.16.0
I can't seem to get the member's highest role or even their roles.
also pls ping on reply thanks
you can call .getMember directly, that way you dont have to fetch
options.getMember
?yes
thank you