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