Skip to main content
Module

x/harmony/mod.ts>Attachment

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

Properties

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