diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 3a2aa0099..47c456779 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -152,7 +152,7 @@ class Guild { */ this.verificationLevel = data.verification_level; - /** + /** * The explicit content filter level of the guild. * @type {number} */