Interface

GuildEditOptions

CamelCase SDK options for PATCH /guilds/{id}.

Properties

afkChannelId?: string | null
afkTimeout?: number
defaultMessageNotifications?: DefaultMessageNotifications
embedSplash?: string | null
explicitContentFilter?: GuildExplicitContentFilter
features?: GuildFeature[]
icon?: string | null
mfaLevel?: GuildMFALevel
name?: string
nsfwLevel?: GuildNSFWLevel
splash?: string | null
splashCardAlignment?: SplashCardAlignment
systemChannelFlags?: number | SystemChannelFlagsValue
systemChannelId?: string | null
verificationLevel?: GuildVerificationLevel