Skip to main content
Module

x/harmony/mod.ts>Attachment

An easy to use Discord API Library for Deno.
Latest
interface Attachment
Re-export
import { type Attachment } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Properties

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