Skip to main content
Version: Next

APIPartialGuild

Hierarchy

Index

Properties

optionalbanner

banner?: null | string

optionaldescription

description?: null | string

The description for the guild

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

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