export interface GuildEditOptions
The data for editing a guild.
optionalVoiceChannelResolvable | null afkChannel? :
The AFK channel of the guild
optionalnumber afkTimeout? :
The AFK timeout of the guild
optionalBufferResolvable | Base64Resolvable | null banner? :
The banner of the guild
optionalGuildDefaultMessageNotifications | null defaultMessageNotifications? :
The default message notification level of the guild
optionalBufferResolvable | Base64Resolvable | null discoverySplash? :
The discovery splash image of the guild
optionalGuildExplicitContentFilter | null explicitContentFilter? :
The level of the explicit content filter
optionalreadonly `${GuildFeature}`[] features? :
The features of the guild
optionalBufferResolvable | Base64Resolvable | null icon? :
The icon of the guild
optionalstring name? :
The name of the guild
optionalGuildMemberResolvable owner? :
The owner of the guild
optionalboolean premiumProgressBarEnabled? :
Whether the guild's premium progress bar is enabled
optionalTextChannelResolvable | null publicUpdatesChannel? :
The community updates channel of the guild
optionalstring reason? :
Reason for editing this guild
optionalTextChannelResolvable | null rulesChannel? :
The rules channel of the guild
optionalTextChannelResolvable | null safetyAlertsChannel? :
The safety alerts channel of the guild
optionalBufferResolvable | Base64Resolvable | null splash? :
The invite splash image of the guild
optionalTextChannelResolvable | null systemChannel? :
The system channel of the guild
optionalSystemChannelFlagsResolvable systemChannelFlags? :
The system channel flags of the guild
optionalGuildVerificationLevel | null verificationLevel? :
The verification level of the guild