dscord ~master (2017-09-20T21:41:30Z)
Home
Dub
Repo
VoiceClient.disconnect
dscord
voice
client
VoiceClient
Disconnects from the voice channel. If clean is true, waits to finish playing.
class
VoiceClient
void
disconnect
(
bool
clean
= true
)
Meta
Source
See Implementation
dscord
voice
client
VoiceClient
functions
connect
disconnect
pause
play
resume
send
setSpeaking
properties
paused
playing
variables
channel
client
packetEmitter
udp
Disconnects from the voice channel. If clean is true, waits to finish playing.