diff --git a/src/structures/Guild.js b/src/structures/Guild.js index faa5ce55a..c9de61847 100644 --- a/src/structures/Guild.js +++ b/src/structures/Guild.js @@ -278,8 +278,8 @@ class Guild { } /** - * The `#general` GuildChannel of the server. - * @type {GuildChannel} + * The `#general` TextChannel of the server. + * @type {TextChannel} * @readonly */ get defaultChannel() {