Structure
See
https://discord.com/developers/docs/resources/guild#guild-object-guild-structure
Extended by
Properties
id
id:
string
Defined in
name
name:
string
Defined in
icon
icon:
null
|string
Defined in
icon_hash?
optional
icon_hash:null
|string
Defined in
splash
splash:
null
|string
Defined in
discovery_splash
discovery_splash:
null
|string
Defined in
owner?
optional
owner:boolean
Defined in
owner_id
owner_id:
string
Defined in
permissions?
optional
permissions:string
Defined in
afk_channel_id
afk_channel_id:
null
|string
Defined in
afk_timeout
afk_timeout:
number
Defined in
widget_enabled?
optional
widget_enabled:boolean
Defined in
widget_channel_id?
optional
widget_channel_id:null
|string
Defined in
verification_level
verification_level:
VerificationLevel
Defined in
default_message_notifications
default_message_notifications:
DefaultMessageNotificationLevel
Defined in
explicit_content_filter
explicit_content_filter:
ExplicitContentFilterLevel
Defined in
roles
roles:
Structure
[]
Defined in
emojis
emojis:
Structure
[]
Defined in
features
features:
Feature
[]
Defined in
mfa_level
mfa_level:
MFALevel
Defined in
application_id
application_id:
null
|string
Defined in
system_channel_id
system_channel_id:
null
|string
Defined in
system_channel_flags
system_channel_flags:
number
Bitfield of SystemChannelFlags
Defined in
rules_channel_id
rules_channel_id:
null
|string
Defined in
max_presences?
optional
max_presences:null
|number
Defined in
max_members?
optional
max_members:number
Defined in
vanity_url_code
vanity_url_code:
null
|string
Defined in
description
description:
null
|string
Defined in
banner
banner:
null
|string
Defined in
premium_tier
premium_tier:
PremiumTier
Defined in
premium_subscription_count?
optional
premium_subscription_count:number
Defined in
preferred_locale
preferred_locale:
Locale
Defined in
public_updates_channel_id
public_updates_channel_id:
null
|string
Defined in
max_video_channel_users?
optional
max_video_channel_users:number
Defined in
max_stage_video_channel_users?
optional
max_stage_video_channel_users:number
Defined in
approximate_member_count?
optional
approximate_member_count:number
Defined in
approximate_presence_count?
optional
approximate_presence_count:number
Defined in
welcome_screen?
optional
welcome_screen:WelcomeScreenStructure
Defined in
nsfw_level
nsfw_level:
GuildNSFWLevel
Defined in
stickers?
optional
stickers:Structure
[]
Defined in
premium_progress_bar_enabled
premium_progress_bar_enabled:
boolean
Defined in
safety_alerts_channel_id
safety_alerts_channel_id:
null
|string