Ā© 2026 Hedgehog Software, LLC
const connection = joinVoiceChannel({ channelId: voiceChannel.id, guildId: guild.id, adapterCreator: guild.voiceAdapterCreator, }) await guild.me.voice.setSuppressed(false)
TypeError Cannot read properties of undefined (reading 'voice')
Join the Discord to ask follow-up questions and connect with the community
Support server for discord.js, a Node.js module to interact with Discord's apps API.
57,666 Members