mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 10:33:30 +01:00
docs(VoiceStatus): document name -> value, link in VoiceConnection#status (#3500)
This commit is contained in:
@@ -53,7 +53,7 @@ class VoiceConnection extends EventEmitter {
|
||||
|
||||
/**
|
||||
* The current status of the voice connection
|
||||
* @type {number}
|
||||
* @type {VoiceStatus}
|
||||
*/
|
||||
this.status = Constants.VoiceStatus.AUTHENTICATING;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user