mineos-market-client
    Preparing search index...

    Type Alias MarkDownloadedParams

    Parameters for marking a specific file as downloaded in the system.

    type MarkDownloadedParams = {
        fileId: number;
    }
    Index

    Properties

    Properties

    fileId: number

    ID of the file to mark as downloaded