Function VoiceClient.this

Prototype

this(
  Channel c,
  bool mute = false,
  bool deaf = false
);