Module

x/discordeno/mod.ts>FileContent

Discord API library for Deno
Latest
interface FileContent
import { type FileContent } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";

Properties

blob: Blob

The file blob

name: string

The name of the file

import FileContent
import { FileContent } from "https://dotland.deno.dev/x/discordeno@18.0.1/mod.ts";