public async Task <RuntimeResult> Disconnect() { return(await _musicService.DisconnectAsync(Context)); }