Skip to main content

EmbedImage

Documentation


Documentation / @discordeno/bot / EmbedImage

Interface: EmbedImage

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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