Skip to main content
Module

x/higa/mod.ts>Attachment

A package to interract with the Discord API coded by myself
Go to Latest
interface Attachment
Re-export
import { type Attachment } from "https://deno.land/x/higa@0.1.0-fix/mod.ts";

Properties

id: string
filename: string
optional
description: string
optional
content_type: string
size: number
url: string
optional
proxy_url: string
optional
height: number
optional
width: number
optional
ephemeral: boolean