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

    Type Alias APIProjectDonationURL

    type APIProjectDonationURL = {
        id: string;
        platform: string;
        url: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the donation platform.

    platform: string

    The donation platform this link is to.

    url: string

    The URL of the donation platform and user.