Skip to content

@mcsb/schemas / Exports / HypixelStatus

Interface: HypixelStatus

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

gameType

Optional gameType: string

Defined in

types/HypixelStatus.d.ts:27


map

Optional map: string

Defined in

types/HypixelStatus.d.ts:28


mode

Optional mode: string

Defined in

types/HypixelStatus.d.ts:29


online

Optional online: boolean

Defined in

types/HypixelStatus.d.ts:30

Released under the MIT License.