Androz2091 / discord-player

🎧 Complete framework to simplify the implementation of music commands using discord.js v14
https://discord-player.js.org/
MIT License
605 stars 191 forks source link

queueDelete event will not get emitted #1775

Closed phxgg closed 1 year ago

phxgg commented 1 year ago

Describe the bug The queueDelete player event will not get emitted when queue.delete() gets called.

To Reproduce Create a player with a queue, then make a command call queue.delete().

Expected behavior queue.delete() should emit the queueDelete player event.

Please complete the following information: