mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 22:51:32 +00:00
Update leaveVoiceChannel docs entry
This commit is contained in:
parent
3e243a25d3
commit
fc74912a8f
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue