Closed phxgg closed 1 year ago
Describe the bug The queueDelete player event will not get emitted when queue.delete() gets called.
queueDelete
queue.delete()
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:
Describe the bug The
queueDelete
player event will not get emitted whenqueue.delete()
gets called.To Reproduce Create a player with a queue, then make a command call
queue.delete()
.Expected behavior
queue.delete()
should emit thequeueDelete
player event.Please complete the following information: