Boosters Endpoint implementation
Hypixel API Endpoint: api.hypixel.net/boosters
This endpoint returns all Active Network Boosters
Usage
Example:
const boosters = await getBoosters(client);
// result: 'Boosters' interface with data
Hypixel API Endpoint: api.hypixel.net/boosters
This endpoint returns all Active Network Boosters
Example:
const boosters = await getBoosters(client);
// result: 'Boosters' interface with data