APIEmbedThumbnail
https://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure
Signature
export interface APIEmbedThumbnailhttps://discord.com/developers/docs/resources/channel#embed-object-embed-thumbnail-structure
export interface APIEmbedThumbnailurl: string;Source url of thumbnail (only supports http(s) and attachments)
proxy_url?: string;A proxied url of the thumbnail
height?: number;Height of thumbnail
width?: number;Width of thumbnail