Check if bot is in voice channel

How would you check if the bot is in a voice channel? getVoiceChannel() isn't working for me if the connection is not subscribed to a player
4 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Krayon
KrayonOP3y ago
discord.js@14.6.0 node v16.17.1
MrMythical
MrMythical3y ago
you should use guild.members.me.voice.channelId
Krayon
KrayonOP3y ago
ty

Did you find this page helpful?