Skip to main content

EmbedThumbnail

@discordeno/bot


Documentation / @discordeno/bot / EmbedThumbnail

Interface: EmbedThumbnail

Defined in: packages/bot/src/transformers/types.ts:639

Properties

height?

optional height: number

Defined in: packages/bot/src/transformers/types.ts:641


proxyUrl?

optional proxyUrl: string

Defined in: packages/bot/src/transformers/types.ts:640


url

url: string

Defined in: packages/bot/src/transformers/types.ts:643


width?

optional width: number

Defined in: packages/bot/src/transformers/types.ts:642