Guild
Defined in: api/types.ts:402
https://docs.discord.com/developers/resources/guild#guild-object
Properties
Section titled “Properties”afk_channel_id
Section titled “afk_channel_id”afk_channel_id:
string|null
Defined in: api/types.ts:403
afk_timeout
Section titled “afk_timeout”afk_timeout:
number
Defined in: api/types.ts:404
application_id
Section titled “application_id”application_id:
string|null
Defined in: api/types.ts:405
approximate_member_count?
Section titled “approximate_member_count?”
optionalapproximate_member_count:number
Defined in: api/types.ts:406
approximate_presence_count?
Section titled “approximate_presence_count?”
optionalapproximate_presence_count:number
Defined in: api/types.ts:407
banner
Section titled “banner”banner:
string|null
Defined in: api/types.ts:408
default_message_notifications
Section titled “default_message_notifications”default_message_notifications:
GuildDefaultMessageNotificationLevel
Defined in: api/types.ts:409
description
Section titled “description”description:
string|null
Defined in: api/types.ts:410
discovery_splash
Section titled “discovery_splash”discovery_splash:
string|null
Defined in: api/types.ts:411
emojis
Section titled “emojis”emojis:
Emoji[]
Defined in: api/types.ts:412
explicit_content_filter
Section titled “explicit_content_filter”explicit_content_filter:
GuildExplicitContentFilterLevel
Defined in: api/types.ts:413
features
Section titled “features”features: (
"ANIMATED_BANNER"|"ANIMATED_ICON"|"APPLICATION_COMMAND_PERMISSIONS_V2behavior"|"AUTO_MODERATION"|"BANNER"|"COMMUNITY"|"CREATOR_MONETIZABLE_PROVISIONAL"|"CREATOR_STORE_PAGE"|"DEVELOPER_SUPPORT_SERVER"|"DISCOVERABLE"|"ENHANCED_ROLE_COLORS"|"FEATURABLE"|"GUESTS_ENABLED"|"GUILD_TAGS"|"INVITE_SPLASH"|"INVITES_DISABLED"|"MEMBER_VERIFICATION_GATE_ENABLED"|"MORE_SOUNDBOARD"|"MORE_STICKERS"|"NEWS"|"PARTNERED"|"PREVIEW_ENABLED"|"RAID_ALERTS_DISABLED"|"ROLE_ICONS"|"ROLE_SUBSCRIPTIONS_AVAILABLE_FOR_PURCHASE"|"ROLE_SUBSCRIPTIONS_ENABLED"|"SOUNDBOARD"|"TICKETED_EVENTS_ENABLED"|"VANITY_URL"|"VERIFIED"|"VIP_REGIONS"|"WELCOME_SCREEN_ENABLED")[]
Defined in: api/types.ts:414
icon:
string|null
Defined in: api/types.ts:415
icon_hash?
Section titled “icon_hash?”
optionalicon_hash:string|null
Defined in: api/types.ts:416
id:
string
Defined in: api/types.ts:417
incidents_data
Section titled “incidents_data”incidents_data:
GuildIncidentsData|null
Defined in: api/types.ts:418
max_members?
Section titled “max_members?”
optionalmax_members:number
Defined in: api/types.ts:419
max_presences?
Section titled “max_presences?”
optionalmax_presences:number|null
Defined in: api/types.ts:420
max_stage_video_channel_users?
Section titled “max_stage_video_channel_users?”
optionalmax_stage_video_channel_users:number
Defined in: api/types.ts:421
max_video_channel_users?
Section titled “max_video_channel_users?”
optionalmax_video_channel_users:number
Defined in: api/types.ts:422
mfa_level
Section titled “mfa_level”mfa_level:
GuildMFALevel
Defined in: api/types.ts:423
name:
string
Defined in: api/types.ts:424
nsfw_level
Section titled “nsfw_level”nsfw_level:
number
Defined in: api/types.ts:425
owner?
Section titled “owner?”
optionalowner:boolean
Defined in: api/types.ts:426
owner_id
Section titled “owner_id”owner_id:
string
Defined in: api/types.ts:427
permissions?
Section titled “permissions?”
optionalpermissions:string
Defined in: api/types.ts:428
preferred_locale
Section titled “preferred_locale”preferred_locale:
Locale
Defined in: api/types.ts:429
premium_progress_bar_enabled
Section titled “premium_progress_bar_enabled”premium_progress_bar_enabled:
boolean
Defined in: api/types.ts:430
premium_subscription_count?
Section titled “premium_subscription_count?”
optionalpremium_subscription_count:number
Defined in: api/types.ts:431
premium_tier
Section titled “premium_tier”premium_tier:
GuildPremiumTier
Defined in: api/types.ts:432
public_updates_channel_id
Section titled “public_updates_channel_id”public_updates_channel_id:
string|null
Defined in: api/types.ts:433
region?
Section titled “region?”
optionalregion:string|null
Defined in: api/types.ts:434
roles:
Role[]
Defined in: api/types.ts:435
rules_channel_id
Section titled “rules_channel_id”rules_channel_id:
string|null
Defined in: api/types.ts:436
safety_alerts_channel_id
Section titled “safety_alerts_channel_id”safety_alerts_channel_id:
string|null
Defined in: api/types.ts:437
splash
Section titled “splash”splash:
string|null
Defined in: api/types.ts:438
stickers?
Section titled “stickers?”
optionalstickers:Sticker[]
Defined in: api/types.ts:439
system_channel_flags
Section titled “system_channel_flags”system_channel_flags:
number
Defined in: api/types.ts:440
system_channel_id
Section titled “system_channel_id”system_channel_id:
string|null
Defined in: api/types.ts:441
vanity_url_code
Section titled “vanity_url_code”vanity_url_code:
string|null
Defined in: api/types.ts:442
verification_level
Section titled “verification_level”verification_level:
GuildVerificationLevel
Defined in: api/types.ts:443
welcome_screen?
Section titled “welcome_screen?”
optionalwelcome_screen:GuildWelcomeScreen
Defined in: api/types.ts:444
widget_channel_id?
Section titled “widget_channel_id?”
optionalwidget_channel_id:string|null
Defined in: api/types.ts:445
widget_enabled?
Section titled “widget_enabled?”
optionalwidget_enabled:boolean
Defined in: api/types.ts:446