Skip to main content

ModifyGuild

@discordeno/bot


Documentation / @discordeno/bot / ModifyGuild

Interface: ModifyGuild

Defined in: packages/types/dist/types/discordeno.d.ts:1256

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

Properties

afkChannelId?

optional afkChannelId: null | BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1266

Id for afk channel


afkTimeout?

optional afkTimeout: number

Defined in: packages/types/dist/types/discordeno.d.ts:1268

Afk timeout in seconds


optional banner: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1278

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


defaultMessageNotifications?

optional defaultMessageNotifications: null | DefaultMessageNotificationLevels

Defined in: packages/types/dist/types/discordeno.d.ts:1262

Default message notification filter level


discoverySplash?

optional discoverySplash: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1276

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


explicitContentFilter?

optional explicitContentFilter: null | ExplicitContentFilterLevels

Defined in: packages/types/dist/types/discordeno.d.ts:1264

Explicit content filter level


features?

optional features: GuildFeatures[]

Defined in: packages/types/dist/types/discordeno.d.ts:1290

Enabled guild features


icon?

optional icon: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1270

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: packages/types/dist/types/discordeno.d.ts:1258

Guild name


ownerId?

optional ownerId: BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1272

User id to transfer guild ownership to (must be owner)


preferredLocale?

optional preferredLocale: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1288

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: packages/types/dist/types/discordeno.d.ts:1292

Whether the guild's boost progress bar should be enabled


publicUpdatesChannelId?

optional publicUpdatesChannelId: null | BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1286

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


rulesChannelId?

optional rulesChannelId: null | BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1284

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


splash?

optional splash: null | string

Defined in: packages/types/dist/types/discordeno.d.ts:1274

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


systemChannelFlags?

optional systemChannelFlags: SystemChannelFlags

Defined in: packages/types/dist/types/discordeno.d.ts:1282

System channel flags


systemChannelId?

optional systemChannelId: null | BigString

Defined in: packages/types/dist/types/discordeno.d.ts:1280

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


verificationLevel?

optional verificationLevel: null | VerificationLevels

Defined in: packages/types/dist/types/discordeno.d.ts:1260

Verification level