import { type SkyBlockProfileCollection } from "https://deno.land/x/hypixel@v3.1.1/helpers/SkyBlockCollections.ts";
Interface describing an individual collection.
Properties
The next tier the profile can reach. If the profile has reached the max tier, this value is omitted.
The amount of resources in this collection the profile has collected toward tiers.
Note: If the profile is a coop and all players do not have their collection API enabled, this will only account for the amounts collected by members with their collection API enabled.
The amount required to reach the next collection tier. If the profile has reached the max tier, this value is omitted.