Skip to main content
Version: Next

APIPartialGuild

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Hierarchy

Index

Properties

optionalbanner

banner?: null | string

optionaldescription

description?: null | string

The description for the guild, if the guild is discoverable

optionalfeatures

features?: GuildFeature[]

icon

icon: null | string

id

id: string

Guild id

name

name: string

Guild name (2-100 characters, excluding trailing and leading whitespace)

splash

splash: null | string

optionalunavailable

unavailable?: boolean

true if this guild is unavailable due to an outage

optionalvanity_url_code

vanity_url_code?: null | string

The vanity url code for the guild

optionalverification_level

verification_level?: GuildVerificationLevel

optionalwelcome_screen

welcome_screen?: APIGuildWelcomeScreen

The welcome screen of a Community guild, shown to new members

Returned in the invite object