APIPartialGuild
Hierarchy
- Omit<APIUnavailableGuild, unavailable>
- Pick<APIGuild, welcome_screen>
- APIPartialGuild
Index
Properties
optionalbanner
optionaldescription
The description for the guild, if the guild is discoverable
optionalfeatures
Enabled guild features
icon
id
Guild id
name
Guild name (2-100 characters, excluding trailing and leading whitespace)
splash
optionalunavailable
true
if this guild is unavailable due to an outage
optionalvanity_url_code
The vanity url code for the guild
optionalverification_level
Verification level required for the guild
optionalwelcome_screen
The welcome screen of a Community guild, shown to new members
Returned in the invite object
https://discord.com/developers/docs/resources/guild#guild-object-guild-structure
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.