Variable VoiceState.deaf

Declaration

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