interface RESTPostAPIGuildsJSONBody

external
export interface RESTPostAPIGuildsJSONBody

See also: https://discord.com/developers/docs/resources/guild#create-guild

optionalexternal
afk_channel_id? : Snowflake | number | null | undefined

ID for afk channel

optionalexternal
afk_timeout? : 1800 | 3600 | 60 | 300 | 900 | undefined

afk timeout in seconds, can be set to: 60, 300, 900, 1800, 3600

optionalexternal
default_message_notifications? : GuildDefaultMessageNotifications | undefined

Default message notification level

See also: https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level

optionalexternal
explicit_content_filter? : GuildExplicitContentFilter | undefined

Explicit content filter level

See also: https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level

optionalexternal
icon? : string | undefined

base64 1024x1024 png/jpeg image for the guild icon

See also: https://discord.com/developers/docs/reference#image-data

external
name : string

Name of the guild (2-100 characters)

optionalexternal
premium_progress_bar_enabled? : boolean | undefined

Whether the boosts progress bar should be enabled.

optionalexternal
system_channel_id? : Snowflake | number | null | undefined

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