cassiopeia icon indicating copy to clipboard operation
cassiopeia copied to clipboard

MatchData missing renamed mapping for gameDuration -> duration

Open PeteyPii opened this issue 5 years ago • 2 comments

Calling to_dict() on a Match object results in a dictionary with a redundant key-value pair for game duration.

PeteyPii avatar Nov 24 '19 01:11 PeteyPii

What is the key for the redundant value? One of the keys should be gameDuration or something similar, what's the other key?

jjmaldonis avatar Nov 24 '19 03:11 jjmaldonis

I believe it is simply "duration"

PeteyPii avatar Nov 24 '19 05:11 PeteyPii