Skip to main content

EmbedThumbnail

Documentation


Documentation / @discordeno/bot / EmbedThumbnail

Interface: EmbedThumbnail

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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