interface APIEmbedThumbnail

external
export interface APIEmbedThumbnail

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

optionalexternal
height? : number

Height of thumbnail

optionalexternal
proxy_url? : string

A proxied url of the thumbnail

external
url : string

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

optionalexternal
width? : number

Width of thumbnail