Function VoiceStateUpdatePacket.this

Prototype

this(
  ulong guild_id,
  ulong channel_id,
  bool self_mute,
  bool self_deaf
);