Function breakdownWithDate
- breakdownWithDate(gamertag: string, startTime: number, endTime: number, platform: PlatformValues | platforms): Promise<{ data: MatchIndex[] }>
-
Parameters
-
gamertag: string
-
startTime: number
-
endTime: number
-
Returns Promise<{ data: MatchIndex[] }>
Returns list of match indices from a player.