Detecting user AFK channel switch
How can I detect a user being moved to an AFK channel by the server? It seems like it doesn't work the same way as if the user were to join the channel themselves
4 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!Unknown User•7mo ago
Message Not Public
Sign In & Join Server To View
:event: (event) Client#voiceStateUpdate
@14.15.2
Emitted whenever a member changes voice state - e.g. joins/leaves a channel, mutes/unmutes.