Skip to main content
Module

x/denord/mod.ts>EmbedThumbnail

🗣 Discord API module
Latest
interface EmbedThumbnail
import { type EmbedThumbnail } from "https://deno.land/x/denord@0.1.0/mod.ts";

Properties

optional
url: string

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

optional
proxyUrl: string

a proxied url of the thumbnail

optional
height: integer

height of thumbnail

optional
width: integer

width of thumbnail