Guleb
DIAdiscord.js - Imagine an app
•Created by Guleb on 6/26/2024 in #djs-questions
Unexpected behavior of client.on(Events.VoiceStateUpdate)
I need to check which users are in the channel and which are not after someone leaves. When I subscribe to Events.VoiceStateUpdate and try to console.log the users that are in the channel
it logs
Although I was expecting to see this
Can you please tell me why this is happening?
7 replies