Webpack build for branch master: edfd50d003

This commit is contained in:
Travis CI 2017-07-18 15:13:24 +00:00
parent 56d137d2ab
commit fe50c58370

View file

@ -6032,7 +6032,7 @@ class Guild {
/**
* The ID of the voice channel where AFK members are moved
* @type {?string}
* @type {?Snowflake}
*/
this.afkChannelID = data.afk_channel_id;