Variable VoiceStateUpdatePacket.self_deaf

Declaration

class VoiceStateUpdatePacket
{
  // ...
  bool self_deaf;
  // ...
}