mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Add voiceSwitch to docs
This commit is contained in:
@@ -948,6 +948,11 @@ voiceJoin
|
||||
|
||||
Emitted when a user joins a voice channel, supplies a VoiceChannel_ and a User_
|
||||
|
||||
voiceSwitch
|
||||
~~~~~~~~~~~
|
||||
|
||||
Emitted when a user switches voice channels, supplies the old VoiceChannel_, the new VoiceChannel_, and a User_
|
||||
|
||||
voiceLeave
|
||||
~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user