Interface DonationLink
🏷️ Properties
id
ts
id: string
The platform id of a mod, retrieved from the donation platforms get route
Defined in: packages/modrinth/types.ts:271
platform
ts
platform: string
The long for name of a platform
Defined in: packages/modrinth/types.ts:275
url
ts
url: string
The URL to this donation link
Defined in: packages/modrinth/types.ts:279