Skip to content

@mcsb/schemas / Exports / HypixelSkyBlockElection

Interface: HypixelSkyBlockElection

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

candidates

Optional candidates: { [k: string]: unknown; key?: string ; name?: string ; perks?: { [k: string]: unknown; description?: string ; name?: string }[] ; votes?: number }[]

Defined in

types/HypixelSkyBlockMayor.d.ts:44


year

Optional year: number

Defined in

types/HypixelSkyBlockMayor.d.ts:55

Released under the MIT License.