Logic for Voice Channel Deletion
Hi all, just looking for clarification of logic before I go down the rabbit hole coding for it to not work. If user's are actively in a Voice Channel, can the channel be deleted or do I need to disconnect all users first then delete the channel?
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!
- ✅
Marked as resolved by OPYou could just try it and see what happens in a test scenario. Also not a library question, is a question about API behavior