From fc74912a8f1e7e1ca101f491e3c9481ed4928adb Mon Sep 17 00:00:00 2001 From: abalabahaha Date: Wed, 13 Apr 2016 01:06:11 -0700 Subject: [PATCH] Update leaveVoiceChannel docs entry --- docs/docs_client.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs_client.rst b/docs/docs_client.rst index eef0382b0..5a8795ca5 100644 --- a/docs/docs_client.rst +++ b/docs/docs_client.rst @@ -492,7 +492,7 @@ Joins a Voice Channel to begin transmitting audio leaveVoiceChannel(channel, `callback`) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Leaves the currently connected Voice Channel if connected +Leaves the specified Voice Channel if connected - **channel** - A `VoiceChannel Resolvable`_ - **callback** - `function` that takes the following: