Skip to main content
Module

x/discord_api_types/rest/mod.ts>RESTAPIAttachment

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTAPIAttachment
Re-export
import { type RESTAPIAttachment } from "https://deno.land/x/discord_api_types@0.37.59/rest/mod.ts";

Properties

id: Snowflake | number

Attachment id or a number that matches n in files[n]

optional
filename: string | undefined

Name of the file

optional
description: string | undefined

Description of the file