Modrinth API Types - v1.1.0
    Preparing search index...

    Type Alias APIProjectDeleteGalleryImageParameters

    type APIProjectDeleteGalleryImageParameters = {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    URL link of the gallery image to delete.