From fe50c5837030a9a23853b489dff94cf9ca50058d Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 18 Jul 2017 15:13:24 +0000 Subject: [PATCH] Webpack build for branch master: edfd50d003a7168000ed10b01f8e3817d58439ca --- discord.master.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.master.js b/discord.master.js index 4fbaac6c..f85b0611 100644 --- a/discord.master.js +++ b/discord.master.js @@ -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;