Skip to main content
Module

x/discord_api_types/v6.ts>APIAttachment

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface APIAttachment
Deprecated
Deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

import { type APIAttachment } from "https://deno.land/x/discord_api_types@0.37.37/v6.ts";

Properties

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

Properties

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