Beispiel #1
0
 public async Task Stop()
 {
     await audio.StopAudio(Context.Guild);
 }