Interface: Session


# Interface: Session

Components.Schemas.Session

# Properties

# gameType

Optional gameType: string

example: SKYWARS

Defined in: types/api.ts:2088 (opens new window)


# map

Optional map: string

example: Agni Temple

Defined in: types/api.ts:2098 (opens new window)


# mode

Optional mode: string

example: ranked_normal

Defined in: types/api.ts:2093 (opens new window)


# online

online: boolean

example: true

Defined in: types/api.ts:2083 (opens new window)