Inline Volume not working after starting to play the resource
Hey, I have a problem.
The inline volume seems to not work after playing the resource. It was working before but now it doesn't work anymore.
Here's the code :
2 Replies
- What are your intents?
GuildVoiceStates
is required to receive voice data!
- Show what dependencies you are using -- generateDependencyReport()
is exported from @discordjs/voice
.
- Try looking at common examples: https://github.com/discordjs/voice-examples.
- 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!I m using @discordjs/voice v0.18.0
and node v22.12.0