MatchTimelineFrameData interface
The match timeline frame as returned by the API.
Signature:
export interface MatchTimelineFrameData Properties
events
Type: TimelineEventData
participantFrames
Type: { id: ${number}: ParticipantFrameData; }
