Skip to main content
Latest
interface Attachment
import { type Attachment } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Properties

id: string
filename: string
size: number
url: string
proxy_url: string
height: number | undefined
width: number | undefined