Variable VoiceStateUpdatePacket.self_mute

Declaration

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