LonelyWarriorxdd
Results
1
issues of
LonelyWarriorxdd
### Description After I finish music playback, I attempt to disconnect the bot from the voice channel using the following code: ` await voiceClient.CloseAsync();` ` voiceClient.Dispose();` However, the bot does...