Skip to main content

ModifyGuild

Documentation


Documentation / @discordeno/types / ModifyGuild

Interface: ModifyGuild

Defined in: discordeno/guild.ts:20

https://docs.discord.com/developers/resources/guild#modify-guild-json-params

Properties

afkChannelId?

optional afkChannelId?: BigString | null

Defined in: discordeno/guild.ts:30

Id for afk channel


afkTimeout?

optional afkTimeout?: number

Defined in: discordeno/guild.ts:32

Afk timeout in seconds


optional banner?: string | null

Defined in: discordeno/guild.ts:40

Base64 16:9 png/jpeg image for the guild banner (when the server has BANNER feature)


defaultMessageNotifications?

optional defaultMessageNotifications?: DefaultMessageNotificationLevels | null

Defined in: discordeno/guild.ts:26

Default message notification filter level


description?

optional description?: string | null

Defined in: discordeno/guild.ts:58

The description for the guild


discoverySplash?

optional discoverySplash?: string | null

Defined in: discordeno/guild.ts:38

Base64 16:9 png/jpeg image for the guild discovery spash (when the server has the DISCOVERABLE feature)


explicitContentFilter?

optional explicitContentFilter?: ExplicitContentFilterLevels | null

Defined in: discordeno/guild.ts:28

Explicit content filter level


features?

optional features?: GuildFeatures[]

Defined in: discordeno/guild.ts:56

Enabled guild features


icon?

optional icon?: string | null

Defined in: discordeno/guild.ts:34

Base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the server has the ANIMATED_ICON feature)


name?

optional name?: string

Defined in: discordeno/guild.ts:22

Guild name


preferredLocale?

optional preferredLocale?: string | null

Defined in: discordeno/guild.ts:54

The preferred locale of a Community guild used in server discovery and notices from Discord; defaults to "en-US"


premiumProgressBarEnabled?

optional premiumProgressBarEnabled?: boolean

Defined in: discordeno/guild.ts:60

Whether the guild's boost progress bar should be enabled


publicUpdatesChannelId?

optional publicUpdatesChannelId?: BigString | null

Defined in: discordeno/guild.ts:52

The id of the channel where admins and moderators of Community guilds receive notices from Discord


rulesChannelId?

optional rulesChannelId?: BigString | null

Defined in: discordeno/guild.ts:50

The id of the channel where Community guilds display rules and/or guidelines


safetyAlertsChannelId?

optional safetyAlertsChannelId?: BigString | null

Defined in: discordeno/guild.ts:62

The id of the channel where admins and moderators of Community guilds receive safety alerts from Discord


splash?

optional splash?: string | null

Defined in: discordeno/guild.ts:36

Base64 16:9 png/jpeg image for the guild splash (when the server has INVITE_SPLASH feature)


systemChannelFlags?

optional systemChannelFlags?: number

Defined in: discordeno/guild.ts:48

System channel flags

See

SystemChannelFlags


systemChannelId?

optional systemChannelId?: BigString | null

Defined in: discordeno/guild.ts:42

The id of the channel where guild notices such as welcome messages and boost events are posted


verificationLevel?

optional verificationLevel?: VerificationLevels | null

Defined in: discordeno/guild.ts:24

Verification level