Question about GuildChannel
how can i check if a certain member connected to the voice
5 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.<VoiceChannel>.members.has('id')
so somthing like this would work?
Yes, but you can just do
ahh I see. thanks
OH yea, it was just an example, in my code the channels id comes from the data base, then i check if the channels exist or not