Variable VoiceClient.channel

The channel this VoiceClient is attached to

Declaration

class VoiceClient
{
  // ...
  Channel channel;
  // ...
}