diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 4537bb7..81fb402 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -371,7 +371,7 @@ class Guild extends AnonymousGuild { } else { this.maxVideoChannelUsers ??= null; } - + if ('approximate_member_count' in data) { /** * The approximate amount of members the guild has