diff --git a/src/structures/WelcomeChannel.js b/src/structures/WelcomeChannel.js index 1a041ffb5..fb89f2504 100644 --- a/src/structures/WelcomeChannel.js +++ b/src/structures/WelcomeChannel.js @@ -13,7 +13,7 @@ class WelcomeChannel extends Base { /** * The guild for this welcome channel - * @type {Guild|WelcomeGuild} + * @type {Guild|InviteGuild} */ this.guild = guild;