CurrentGameData interface
The Current game data as returned by the API.
Signature:
export interface CurrentGameData
Properties
bannedChampions
Type: CurrentGameBanData
gameId
Type: Number
gameLength
Type: Number
gameMode
Type: String
gameQueueConfigId
Type: Number
gameStartTime
Type: Number
gameType
Type: String
mapId
Type: Number
observers
Type: { encryptionKey: string; }
participants
Type: CurrentGameParticipantData
platformId
Type: String