Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

Defined in: transformers/types.ts:793

Properties

contentType?

optional contentType?: string

Defined in: transformers/types.ts:798


description?

optional description?: string

Defined in: transformers/types.ts:801


flags?

optional flags?: ToggleBitfield

Defined in: transformers/types.ts:807

Embed media flags combined as a bitfield

See

DiscordEmbedMediaFlags


height?

optional height?: number

Defined in: transformers/types.ts:795


placeholder?

optional placeholder?: string

Defined in: transformers/types.ts:799


placeholderVersion?

optional placeholderVersion?: number

Defined in: transformers/types.ts:800


proxyUrl?

optional proxyUrl?: string

Defined in: transformers/types.ts:794


url

url: string

Defined in: transformers/types.ts:797


width?

optional width?: number

Defined in: transformers/types.ts:796