Timothy Law

Results 1 issues of Timothy Law

I can't access any of the properties. new_match = Match(id=new_match_id, region=region) print(new_match.red_team.win) input() for participant in new_match.participants: print( participant.team.baron_kills, red_team fails and so does participant.team