Skip to content

@mcsb/schemas / Exports / HypixelRecentGame

Interface: HypixelRecentGame

Indexable

▪ [k: string]: unknown

Table of contents

Properties

Properties

date

Optional date: number

Defined in

types/HypixelRecentGame.d.ts:27


ended

Optional ended: number

Defined in

types/HypixelRecentGame.d.ts:28


gameType

Optional gameType: string

Defined in

types/HypixelRecentGame.d.ts:29


map

Optional map: null | string

Defined in

types/HypixelRecentGame.d.ts:30


mode

Optional mode: null | string

Defined in

types/HypixelRecentGame.d.ts:31

Released under the MIT License.