Variable VoiceClient.state

Declaration

class VoiceClient
{
  // ...
  VoiceState state = cast(VoiceState)0;
  // ...
}