Skip to content

GuildEditData

typedef · Source

The data for editing a guild. Type: Object

Properties

name

optional

name: string

The name of the guild

verificationLevel

nullable · optional

verificationLevel: VerificationLevel | number

The verification level of the guild

explicitContentFilter

nullable · optional

explicitContentFilter: ExplicitContentFilterLevel | number

The level of the explicit content filter

afkChannel

nullable · optional

afkChannel: VoiceChannelResolvable

The AFK channel of the guild

systemChannel

nullable · optional

systemChannel: TextChannelResolvable

The system channel of the guild

afkTimeout

optional

afkTimeout: number

The AFK timeout of the guild

icon

nullable · optional

icon: BufferResolvable | Base64Resolvable

The icon of the guild

owner

optional

owner: GuildMemberResolvable

The owner of the guild

splash

nullable · optional

splash: BufferResolvable | Base64Resolvable

The invite splash image of the guild

discoverySplash

nullable · optional

discoverySplash: BufferResolvable | Base64Resolvable

The discovery splash image of the guild

nullable · optional

banner: BufferResolvable | Base64Resolvable

The banner of the guild

defaultMessageNotifications

nullable · optional

defaultMessageNotifications: DefaultMessageNotificationLevel | number

The default message notification level of the guild

systemChannelFlags

optional

systemChannelFlags: SystemChannelFlagsResolvable

The system channel flags of the guild

rulesChannel

nullable · optional

rulesChannel: TextChannelResolvable

The rules channel of the guild

publicUpdatesChannel

nullable · optional

publicUpdatesChannel: TextChannelResolvable

The community updates channel of the guild

preferredLocale

nullable · optional

preferredLocale: string

The preferred locale of the guild

safetyAlertsChannel

nullable · optional

safetyAlertsChannel: TextChannelResolvable

The safety alerts channel of the guild

premiumProgressBarEnabled

optional

premiumProgressBarEnabled: boolean

Whether the guild's premium progress bar is enabled

description

nullable · optional

description: string

The discovery description of the guild

features

optional

features: Array<Features>

The features of the guild

Unofficial software. Not affiliated with or supported by Discord.