Skip to content

@mcsb/schemas / Exports / HypixelSkyBlockCollectionsResponse

Interface: HypixelSkyBlockCollectionsResponse

Schema for data returned from https://api.hypixel.net/resources/skyblock/collections

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

collections

collections: HypixelSkyBlockCollections

Defined in

types/HypixelSkyBlockCollections.d.ts:15


lastUpdated

Optional lastUpdated: number

Defined in

types/HypixelSkyBlockCollections.d.ts:13


success

success: true

Defined in

types/HypixelSkyBlockCollections.d.ts:12


version

Optional version: string

Defined in

types/HypixelSkyBlockCollections.d.ts:14

Released under the MIT License.