Options
All
  • Public
  • Public/Protected
  • All
Menu

FeaturedGameInfo

Hierarchy

  • SpectatorV4FeaturedGameInfo

Index

Properties

bannedChampions

bannedChampions: SpectatorV4BannedChampion[]

Banned champion information

gameId

gameId: number

The ID of the game

gameLength

gameLength: number

The amount of time in seconds that has passed since the game started

gameMode

gameMode: "CLASSIC" | "ODIN" | "ARAM" | "TUTORIAL" | "ONEFORALL" | "ASCENSION" | "FIRSTBLOOD" | "KINGPORO"

The game mode (Legal values: CLASSIC, ODIN, ARAM, TUTORIAL, ONEFORALL, ASCENSION, FIRSTBLOOD, KINGPORO)

gameQueueConfigId

gameQueueConfigId: number

The queue type (queue types are documented on the Game Constants page)

gameStartTime

gameStartTime: number

The game start time represented in epoch milliseconds

gameType

gameType: "CUSTOM_GAME" | "MATCHED_GAME" | "TUTORIAL_GAME"

The game type (Legal values: CUSTOM_GAME, MATCHED_GAME, TUTORIAL_GAME)

mapId

mapId: number

The ID of the map

observers

The observer information

participants

participants: SpectatorV4Participant[]

The participant information

platformId

platformId: string

The ID of the platform on which the game is being played

Generated using TypeDoc