Enum member VoiceState.DISCONNECTED

Declaration

enum VoiceState
{
  // ...
  DISCONNECTED = 0,
  // ...
}