Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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