pause fix again hope -o-
This commit is contained in:
@@ -102,7 +102,7 @@ class MusicPlayer {
|
||||
|
||||
// Destroy the player and disconnect
|
||||
destroy() {
|
||||
this.connection.disconnect();
|
||||
this.client.shoukaku.leaveVoiceChannel(this.guild);
|
||||
musicPlayer.players.delete(this.guild);
|
||||
return this;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user