This commit is contained in:
Amish Shah
2017-08-25 23:41:26 +01:00
parent 5f694d1149
commit 84153be894
2 changed files with 19 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ class VoiceChannel extends GuildChannel {
}
_patch(data) {
super._patch(data);
/**
* The bitrate of this voice channel
* @type {number}