Variable VoiceState.selfDeaf

Declaration

class VoiceState
{
  // ...
  bool selfDeaf;
  // ...
}