mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
Update src/types/guilds/modifyGuild.ts
This commit is contained in:
@@ -40,6 +40,6 @@ export interface ModifyGuild {
|
||||
preferredLocale?: string | null;
|
||||
/** Enabled guild features */
|
||||
features?: GuildFeatures[];
|
||||
/** Whether the guild's boost progress bar should be enabled. */
|
||||
/** Whether the guild's boost progress bar should be enabled */
|
||||
premiumProgressBarEnabled?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user