hywrapper-ts / Exports / Mayor
Interface: Mayor
Information about the current Mayor.
Table of contents
Properties
Properties
election
• Optional election: Election
Information about the past election.
Defined in
src/models/skyblock/ElectionResponse.ts:28
key
• Optional key: string
Type of mayor (eg; economist {Diaz}, farming {Finnegan}).
Defined in
src/models/skyblock/ElectionResponse.ts:20
minister
• Optional minister: Minister
Information about the current Minister.
Defined in
src/models/skyblock/ElectionResponse.ts:26
name
• Optional name: string
Name of the mayor.
Defined in
src/models/skyblock/ElectionResponse.ts:22
perks
• Optional perks: Perk[]
A list of the current mayor's perks.
Defined in
src/models/skyblock/ElectionResponse.ts:24