BenFradet / RiotSharp

C# wrapper for the Riot Games API
http://benfradet.github.io/RiotSharp/
MIT License
300 stars 145 forks source link

GameDuration returns wrong values #701

Open RNGIllSkillz opened 2 years ago

RNGIllSkillz commented 2 years ago

Post patch 11.20, field GameDuration returns seconds. But endpoint api.Match.GetMatchAsync still treats it as milliseconds.

Renkon commented 2 years ago

Seems to be fixed in 5.0.0-alpha, although is now wrong for older games.