barden
DIAdiscord.js - Imagine an app
•Created by barden on 2/10/2024 in #djs-voice
how to check if the message author is in a voice channel?
nvm its
if(message.member.voice.channel){}
4 replies
DIAdiscord.js - Imagine an app
•Created by barden on 2/10/2024 in #djs-voice
how to check if the message author is in a voice channel?
i remember in an old version of discord.js there was a
if(message.member.voiceChannel){}
but it seems like it doesnt work anymore4 replies