Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aether/src/constants/Constants.ts>MessageAttachment

A Deno library to interface with the Discord API
Latest
interface MessageAttachment
import { type MessageAttachment } from "https://deno.land/x/aether@v0.0.3/src/constants/Constants.ts";

Properties

id: string
height: number
width: number
size: number
url: string
fileName: string