Represents a list of replays for a given match. Each player in the match may have uploaded a replay. So there can be up to 2, but sometimes there are 0 or 1 available.
Returns the first replay in the list, or undefined if there are no replays
The first uploaded replay (first one uploaded by a player of the given match)
The most recently uploaded replay (last one uploaded by a player of the given match)
Generated using TypeDoc
Represents a list of replays for a given match. Each player in the match may have uploaded a replay. So there can be up to 2, but sometimes there are 0 or 1 available.