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:264
platform
ts
platform: string
The long for name of a platform
Defined in: packages/modrinth/types.ts:268
url
ts
url: string
The URL to this donation link
Defined in: packages/modrinth/types.ts:272