mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
fix: update description of prop. Closes #2149
This commit is contained in:
@@ -531,7 +531,7 @@ export interface DiscordGuild {
|
||||
max_members?: number;
|
||||
/** The vanity url code for the guild */
|
||||
vanity_url_code: string | null;
|
||||
/** The description of a Community guild */
|
||||
/** The description of a guild */
|
||||
description: string | null;
|
||||
/** Premium tier (Server Boost level) */
|
||||
premium_tier: PremiumTiers;
|
||||
|
||||
Reference in New Issue
Block a user