Function VoiceClient.connect

Attempt a connection to the voice channel this VoiceClient is attached to.

Prototype

bool connect(
  core.time.Duration timeout = dur(5L)
);