Skip to content

PreviewStructure

See

https://discord.com/developers/docs/resources/guild#guild-preview-object-guild-preview-structure

Properties

id

id: string

Defined in

typings/guild.ts:154


name

name: string

Defined in

typings/guild.ts:155


icon

icon: null | string

Defined in

typings/guild.ts:156


splash

splash: null | string

Defined in

typings/guild.ts:157


discovery_splash

discovery_splash: null | string

Defined in

typings/guild.ts:158


emojis

emojis: Structure[]

Defined in

typings/guild.ts:159


features

features: Feature[]

Defined in

typings/guild.ts:160


approximate_member_count

approximate_member_count: number

Defined in

typings/guild.ts:161


approximate_presence_count

approximate_presence_count: number

Defined in

typings/guild.ts:162


description

description: null | string

Defined in

typings/guild.ts:163


stickers

stickers: Structure[]

Defined in

typings/guild.ts:164