diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 511da3613..f99211907 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -291,7 +291,7 @@ class Guild { /** * The owner of the guild - * @type {GuildMember} + * @type {?GuildMember} * @readonly */ get owner() {