mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-16 03:23:29 +01:00
Added user.voiceChannel to see where a user is speaking
Returns null if they aren't speaking, otherwise this is a VoiceChannel object.
This commit is contained in:
@@ -16,4 +16,4 @@ Attributes
|
||||
speaking
|
||||
~~~~~~~~
|
||||
|
||||
A Cache_ of User_s that are speaking in the voice channel
|
||||
A Cache_ of Users_ that are speaking in the voice channel
|
||||
Reference in New Issue
Block a user