Optional
afk_ID of afk channel
Optional
afk_afk timeout in seconds, can be set to: 60
, 300
, 900
, 1800
, 3600
Optional
application_Application id of the guild creator if it is bot-created
Optional
approximate_Approximate number of members in this guild,
returned from the GET /guilds/<id>
and /users/@me/guilds
(OAuth2) endpoints when with_counts
is true
Optional
approximate_Approximate number of non-offline members in this guild,
returned from the GET /guilds/<id>
and /users/@me/guilds
(OAuth2) endpoints when with_counts
is true
Optional
bannerBanner hash
See https://discord.com/developers/docs/reference#image-formatting
Optional
channelsThe guild's channels, represented by their IDs. Note that threads are also included.
Optional
default_Default message notifications level
See https://discord.com/developers/docs/resources/guild#guild-object-default-message-notification-level
Optional
descriptionThe description for the guild
Optional
discovery_Discovery splash hash; only present for guilds with the "DISCOVERABLE" feature
See https://discord.com/developers/docs/reference#image-formatting
Optional
emojisCustom guild emojis
See https://discord.com/developers/docs/resources/emoji#emoji-object
Optional
explicit_Explicit content filter level
See https://discord.com/developers/docs/resources/guild#guild-object-explicit-content-filter-level
Optional
featuresEnabled guild features
See https://discord.com/developers/docs/resources/guild#guild-object-guild-features
Optional
guild_The scheduled events in the guild
This field is only sent within the GUILD_CREATE event
https://discord.com/developers/docs/resources/guild-scheduled-event#guild-scheduled-event-object
Optional
hub_The type of Student Hub the guild is
Optional
iconOptional
icon_Icon hash, returned when in the template object
See https://discord.com/developers/docs/reference#image-formatting
The guild's ID. Always included, regardless of cache control.
Optional
joined_When this guild was joined at
This field is only sent within the GUILD_CREATE event
Optional
largetrue
if this is considered a large guild
This field is only sent within the GUILD_CREATE event
Optional
max_The maximum number of members for the guild
Optional
max_The maximum number of presences for the guild (null
is always returned, apart from the largest of guilds)
Optional
max_The maximum amount of users in a stage video channel
Optional
max_The maximum amount of users in a video channel
Optional
member_Total number of members in this guild
This field is only sent within the GUILD_CREATE event
Optional
membersThe guild's members, represented by their IDs. Note that this field will not update if you do not have the GUILD_MEMBERS intent enabled.
Optional
mfa_Required MFA level for the guild
See https://discord.com/developers/docs/resources/guild#guild-object-mfa-level
Optional
nameGuild name (2-100 characters, excluding trailing and leading whitespace)
Optional
nsfw_The nsfw level of the guild
See https://discord.com/developers/docs/resources/guild#guild-object-guild-nsfw-level
Optional
ownertrue
if the user is the owner of the guild
This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds
Optional
owner_ID of owner
Optional
permissionsTotal permissions for the user in the guild (excludes overrides)
This field is only received from https://discord.com/developers/docs/resources/user#get-current-user-guilds
Optional
preferred_The preferred locale of a Community guild; used in guild discovery and notices from Discord; defaults to "en-US"
"en-US"
Optional
premium_Whether the guild has the boost progress bar enabled.
Optional
premium_The number of boosts this guild currently has
Optional
premium_Premium tier (Server Boost level)
See https://discord.com/developers/docs/resources/guild#guild-object-premium-tier
Optional
public_The id of the channel where admins and moderators of Community guilds receive notices from Discord
Optional
regionVoice region id for the guild
See https://discord.com/developers/docs/resources/voice#voice-region-object
This field has been deprecated in favor of rtc_region
on the channel.
Optional
rolesThe guild's roles, represented by their IDs.
Optional
rules_The id of the channel where Community guilds can display rules and/or guidelines
Optional
splashSplash hash
See https://discord.com/developers/docs/reference#image-formatting
Optional
stage_The stage instances in the guild
This field is only sent within the GUILD_CREATE event
Optional
stickersCustom guild stickers
See https://discord.com/developers/docs/resources/sticker#sticker-object
Optional
system_System channel flags
See https://discord.com/developers/docs/resources/guild#guild-object-system-channel-flags
Optional
system_The id of the channel where guild notices such as welcome messages and boost events are posted
Optional
unavailabletrue
if this guild is unavailable due to an outage
Optional
vanity_The vanity url code for the guild
Optional
verification_Verification level required for the guild
See https://discord.com/developers/docs/resources/guild#guild-object-verification-level
Optional
welcome_The welcome screen of a Community guild, shown to new members
Returned in the invite object
Optional
widget_The channel id that the widget will generate an invite to, or null
if set to no invite
Optional
widget_true
if the guild widget is enabled
Generated using TypeDoc
A cached guild.