Skip to the content.

Interface: RawMatchDetailsResponse

types/raw/match-details.RawMatchDetailsResponse

Table of contents

Properties

Properties

bots

bots: any[]

Defined in

types/raw/match-details.ts:251


coaches

coaches: any[]

Defined in

types/raw/match-details.ts:252


kills

kills: MatchKill[]

Defined in

types/raw/match-details.ts:255


matchInfo

matchInfo: MatchInfo

Defined in

types/raw/match-details.ts:249


players

players: Player[]

Defined in

types/raw/match-details.ts:250


region

region: Region

Defined in

types/raw/match-details.ts:256


roundResults

roundResults: RoundResult[]

Defined in

types/raw/match-details.ts:254


teams

teams: Team[]

Defined in

types/raw/match-details.ts:253