Get AudioPlayer
How would I go about getting the AudioPlayer now that
connection.state.subscription.stop()
is no longer a thing?11 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
discord.js v14 highest
discord voice highest
node high enough
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
connection.state.subscription.player
to get the AudioPlayerconnection.state.subscription.player
doesn't exist for mewhat do you base on?
"discord.js": "^14.6.0",
"discordjs/voice": "^0.14.0"
discord.js v14 highestlatest is 14.7.1 but anyway not related to your issue what I meant is how do you know that
connection.state.subscription.player
doesn't workhttps://krayon.cc/upload/51f9c2c71e3f516d1963bd80009d74897ea98075eb5035e0.png
https://krayon.cc/upload/b3da1b26bf944810e193cd8b7811cef93683a9c05d6f651b.png
Docs also does not show subscription under state
ah TS..
two sec I'm checking something