Variable VoiceState.selfMute

Declaration

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