Get the id of the user who disconnected from vc
Hello, how would it be possible to have the user id of the user that was disconnected?
3 Replies
- 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!
In
voiceStateUpdate
event you can access newState.id
ty!