Skip to main content
Module

x/biscuit/mod.ts>DiscordEmbedThumbnail

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordEmbedThumbnail
import { type DiscordEmbedThumbnail } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

url: string

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

optional
proxy_url: string

A proxied url of the thumbnail

optional
height: number

Height of thumbnail

optional
width: number

Width of thumbnail

url: string

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

optional
proxy_url: string

A proxied url of the thumbnail

optional
height: number

Height of thumbnail

optional
width: number

Width of thumbnail