Voice Text message send

I would like to send a message into a voice text channel once a user join that same vocal.
3 Replies
d.js docs
d.js docs2y ago
• 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.
axiprime
axiprime2y ago
I would normaly fetch the channel, make a then and send the message. But it seem I can't fetch the textual in the voice.
Syjalo
Syjalo2y ago
Get the voice channel and do <VoiceChannel>.send()