APIPartialGuild

export interface APIPartialGuild extends APIBaseGuild
export interface APIPartialGuild extends APIBaseGuild
description?:string | null
The description for the guild
Guild id
Inherited from APIBaseGuild
name:string
Guild name (2-100 characters, excluding trailing and leading whitespace)
vanity_url_code?:string | null
The vanity url code for the guild
welcome_screen?:APIGuildWelcomeScreen
The welcome screen of a Community guild, shown to new membersReturned in the invite object