discordjs/voice

is it a separate module unrelated to discordjs version, or is it included in the main module? like, i have discordjs v13,how would i go on updating voice to its latest version with the audio cutoff fix?
3 Replies
d.js toolkit
d.js toolkit15mo 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.
MrMythical
MrMythical15mo ago
They are not connected They are just developed by the same people
let
let15mo ago
ah, so i just npm install @discordjs/voice@0.15.0 and thats all? 👍