mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Update leaveVoiceChannel docs entry
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user