Closed darwiky closed 5 years ago
This object is accessible via
$match->participants[0...9]->timeline
You can only get the intervals 0-10, 10-20, 20-30 and so on as the Riot only reports this data every 10th minute.
if i want to get 30-40 i will have to do something like
$match->participants[0...9]->timeline["...."]["30-40"]
for what im reading is impossible to get this data above 30min..thanks for your time ^^ and good work
How can i filter this stats
to get on 5,10,15,20,25,30min?
i dont see on your documentation how to interect with them since on riot it says that is possible to do it