mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 14:02:02 +00:00
Add voiceSwitch to docs
This commit is contained in:
parent
05def5b3f2
commit
c88feaa554
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||||
~~~~~~~~~~
|
~~~~~~~~~~
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue