mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 04:00:42 +00:00
Webpack build for branch master: edfd50d003
This commit is contained in:
parent
56d137d2ab
commit
fe50c58370
1 changed files with 1 additions and 1 deletions
|
|
@ -6032,7 +6032,7 @@ class Guild {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The ID of the voice channel where AFK members are moved
|
* The ID of the voice channel where AFK members are moved
|
||||||
* @type {?string}
|
* @type {?Snowflake}
|
||||||
*/
|
*/
|
||||||
this.afkChannelID = data.afk_channel_id;
|
this.afkChannelID = data.afk_channel_id;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue