Skip to content

@mcsb/schemas / Exports / HypixelCompanionsResponse

Interface: HypixelCompanionsResponse

Schema for data returned from https://api.hypixel.net/resources/vanity/companions

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

lastUpdated

Optional lastUpdated: number

Defined in

types/HypixelCompanion.d.ts:13


rarities

rarities: HypixelCompanionRarity[]

Defined in

types/HypixelCompanion.d.ts:15


success

success: true

Defined in

types/HypixelCompanion.d.ts:12


types

types: HypixelCompanion[]

Defined in

types/HypixelCompanion.d.ts:14

Released under the MIT License.