ModifyGuild
Documentation / @discordeno/bot / ModifyGuild
Interface: ModifyGuild
Defined in: packages/types/dist/types/discordeno.d.ts:1149
https://discord.com/developers/docs/resources/guild#modify-guild
Properties
afkChannelId?
optional
afkChannelId:null
|BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1159
Id for afk channel
afkTimeout?
optional
afkTimeout:number
Defined in: packages/types/dist/types/discordeno.d.ts:1161
Afk timeout in seconds
banner?
optional
banner:null
|string
Defined in: packages/types/dist/types/discordeno.d.ts:1171
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:1155
Default message notification filter level
discoverySplash?
optional
discoverySplash:null
|string
Defined in: packages/types/dist/types/discordeno.d.ts:1169
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:1157
Explicit content filter level
features?
optional
features:GuildFeatures
[]
Defined in: packages/types/dist/types/discordeno.d.ts:1183
Enabled guild features
icon?
optional
icon:null
|string
Defined in: packages/types/dist/types/discordeno.d.ts:1163
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:1151
Guild name
ownerId?
optional
ownerId:BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1165
User id to transfer guild ownership to (must be owner)
preferredLocale?
optional
preferredLocale:null
|string
Defined in: packages/types/dist/types/discordeno.d.ts:1181
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:1185
Whether the guild's boost progress bar should be enabled
publicUpdatesChannelId?
optional
publicUpdatesChannelId:null
|BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1179
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:1177
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:1167
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:1175
System channel flags
systemChannelId?
optional
systemChannelId:null
|BigString
Defined in: packages/types/dist/types/discordeno.d.ts:1173
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:1153
Verification level