diff --git a/discord.master.js b/discord.master.js index 4332d1c0..b5bc116e 100644 --- a/discord.master.js +++ b/discord.master.js @@ -3644,8 +3644,8 @@ class Guild { } /** - * The `#general` GuildChannel of the server. - * @type {GuildChannel} + * The `#general` TextChannel of the server. + * @type {TextChannel} * @readonly */ get defaultChannel() {