Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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