Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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