Preview environment

interface APIEmbedThumbnail

export interface APIEmbedThumbnail

https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure

optional
height? : number

Height of thumbnail

optional
proxy_url? : string

A proxied url of the thumbnail

url : string

Source url of thumbnail (only supports http(s) and attachments)

optional
width? : number

Width of thumbnail