Skip to main content

EmbedThumbnail

Documentation


Documentation / @discordeno/bot / EmbedThumbnail

Interface: EmbedThumbnail

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

Properties

height?

optional height: number

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


proxyUrl?

optional proxyUrl: string

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


url

url: string

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


width?

optional width: number

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