Skip to main content

GuildWidget

Documentation


Documentation / @discordeno/bot / GuildWidget

Interface: GuildWidget

Defined in: bot/src/transformers/types.ts:1887

Properties

channels

channels: Partial<Channel>[]

Defined in: bot/src/transformers/types.ts:1891


id

id: bigint

Defined in: bot/src/transformers/types.ts:1888


instantInvite?

optional instantInvite: string

Defined in: bot/src/transformers/types.ts:1892


members

members: Partial<User>[]

Defined in: bot/src/transformers/types.ts:1890


name

name: string

Defined in: bot/src/transformers/types.ts:1889


presenceCount

presenceCount: number

Defined in: bot/src/transformers/types.ts:1893