Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>DiscordEmbedThumbnail

An object oriented Discordeno framework
Latest
interface DiscordEmbedThumbnail
import { type DiscordEmbedThumbnail } from "https://deno.land/x/oasis@2.1.0/tests/deps.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