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