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
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Krayon
KrayonOP3y ago
discord.js v14 highest discord voice highest node high enough
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Krayon
KrayonOP3y ago
sadge
</> Idris
</> Idris3y ago
connection.state.subscription.player to get the AudioPlayer
Krayon
KrayonOP3y ago
connection.state.subscription.player doesn't exist for me
</> Idris
</> Idris3y ago
what do you base on?
Krayon
KrayonOP3y ago
"discord.js": "^14.6.0", "discordjs/voice": "^0.14.0"
</> Idris
</> Idris3y ago
discord.js v14 highest
latest 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 work
</> Idris
</> Idris3y ago
ah TS.. two sec I'm checking something

Did you find this page helpful?