Skip to content

@mcsb/schemas / Exports / HypixelSkyBlockBingoResponse

Interface: HypixelSkyBlockBingoResponse

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

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

goals

goals: HypixelSkyBlockBingoGoal[]

Defined in

types/HypixelSkyBlockBingoGoal.d.ts:15


id

Optional id: number

Defined in

types/HypixelSkyBlockBingoGoal.d.ts:14


lastUpdated

Optional lastUpdated: number

Defined in

types/HypixelSkyBlockBingoGoal.d.ts:13


success

success: true

Defined in

types/HypixelSkyBlockBingoGoal.d.ts:12

Released under the MIT License.