hypixel-sdk 0.2.1

Async client for the Hypixel Public API with typed models and SkyBlock helpers
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "success": true,
  "uuid": "5f4f5f4f5f4f5f4f5f4f5f4f5f4f5f4f",
  "session": {
    "online": true,
    "gameType": "SKYBLOCK",
    "mode": "dynamic",
    "map": "Hub"
  }
}