Interface APIGuildPreview

Hierarchy

  • APIGuildPreview

Properties

approximate_member_count: number

Approximate number of members in this guild

approximate_presence_count: number

Approximate number of online members in this guild

description: string

The description for the guild

discovery_splash: null | string

Discovery splash hash; only present for guilds with the "DISCOVERABLE" feature

See https://discord.com/developers/docs/reference#image-formatting

emojis: APIEmoji[]
features: GuildFeature[]
icon: null | string
id: string

Guild id

name: string

Guild name (2-100 characters)

splash: null | string
stickers: APISticker[]

Custom guild stickers

Generated using TypeDoc