Variable VoiceClient.client

Global client which owns this VoiceClient

Declaration

class VoiceClient
{
  // ...
  Client client;
  // ...
}