anyone know how to send an mp3 file as a voice message in chat, i tried message flags but doesn work
.
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffafaik sending voice messages is still undocumented and not intended for bots, so it's not specifically something we support
however I believe if you search this forum, some people have figured it out
in discord.py yes but not for djs
https://discord.com/channels/222078108977594368/1117069010694049812
You can read through this thread for solutions others have given, apart from this, we do have a pr for it. Though no idea when that will get implemented
:pr_draft: #10462 in discordjs/discord.js by almeidx created <t:1724760681:R> (review required)
feat: send voice messages