Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

Defined in: transformers/types.ts:757

Properties

contentType?

optional contentType?: string

Defined in: transformers/types.ts:762


description?

optional description?: string

Defined in: transformers/types.ts:765


flags?

optional flags?: ToggleBitfield

Defined in: transformers/types.ts:771

Embed media flags combined as a bitfield

See

DiscordEmbedMediaFlags


height?

optional height?: number

Defined in: transformers/types.ts:759


placeholder?

optional placeholder?: string

Defined in: transformers/types.ts:763


placeholderVersion?

optional placeholderVersion?: number

Defined in: transformers/types.ts:764


proxyUrl?

optional proxyUrl?: string

Defined in: transformers/types.ts:758


url

url: string

Defined in: transformers/types.ts:761


width?

optional width?: number

Defined in: transformers/types.ts:760