mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 09:33:32 +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_
|
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
|
voiceLeave
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user