Giving a member permission to change permissions in a selected channel
What is supposed to happen:
User gets permission to change permissions in a selected voice channel
What happens:
User does not have permission to change permissions in selected voice channel
code:
moveMember method incase needed:
removeTempChannel method incase needed:
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!discord.js = v14.12.1
node = v18.17.1
also there is no errors
solved by people in #djs-help-v14