import { MessageAttachment } from "https://deno.land/x/harmony@v2.6.0/src/structures/message.ts";
Message Attachment that can be sent while Creating Message
Constructors
Static Methods
load(): Promise<MessageAttachment>
path: string,
filename?: string,
description?: string,
Load an Message Attachment from local file or URL