GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

AttachmentData

API/Interfaces/AttachmentData
seyfert/lib/builders/Attachment.d.ts

Signature

export interface AttachmentData

Properties

4
filenamedescriptionresolvabletype

Methods

0

No methods.

Properties

filename#
filename: string;
description#
description: string;
resolvable#
resolvable: AttachmentResolvable;
type#
type: AttachmentDataType;