interface AttachmentOptions {
    archive: string;
    filename: string;
}

Properties

Properties

archive: string

Archive itself

filename: string

Name for the archive