mangadex-full-api - v6.2.0
    Preparing search index...

    Class UploadSessionFile

    UploadSessionFileAttributes

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    fileHash: string

    The hash of this file. May be an empty string

    fileSize: number

    The file size in bytes of this file

    id: string

    The MangaDex UUID of this uploaded file

    mimeType: string

    The MIME image type of this file

    num: number

    A number assigned to this file. It is usually from the order it was uploaded, but it can also be the file hash or another number.

    originalFileName: string

    The original filename of the file. May be an empty string

    source: "local" | "remote"

    Is this file stored on MangaDex's server or elsewhere

    version: number

    The version number of this file (incremented by updating the file's data)