diff --git a/src/structures/Guild.js b/src/structures/Guild.js index 511da361..f9921190 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() {