Skip to content

@mcsb/schemas / Exports / HypixelChallengesResponse

Interface: HypixelChallengesResponse

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

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

challenges

challenges: HypixelChallenges

Defined in

types/HypixelChallenges.d.ts:14


lastUpdated

Optional lastUpdated: number

Defined in

types/HypixelChallenges.d.ts:13


success

success: true

Defined in

types/HypixelChallenges.d.ts:12

Released under the MIT License.