Skip to main content
Module

x/denord/mod.ts>EmbedImage

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

Properties

optional
url: string

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

optional
proxyUrl: string

a proxied url of the image

optional
height: integer

height of image

optional
width: integer

width of image