Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIPartialGuild

Hierarchy

Index

Properties

banner?: null | string
description?: null | string

The description for the guild

features?: GuildFeature[]
icon: null | string
id: string

Guild id

name: string

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

splash: null | string
unavailable?: boolean

true if this guild is unavailable due to an outage

vanity_url_code?: null | string

The vanity url code for the guild

verification_level?: GuildVerificationLevel
welcome_screen?: APIGuildWelcomeScreen

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

Returned in the invite object

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM