BenFradet / RiotSharp

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

Introduce field GameEndTimestamp that was introduced in patch 11.20 #700

Closed Nicolas-Ding closed 3 years ago

Nicolas-Ding commented 3 years ago

GameEndTimestamp was introduced in patch 11.20 (https://developer.riotgames.com/apis#match-v5/GET_getMatch)

bugproof commented 3 years ago

Read my comments https://github.com/BenFradet/RiotSharp/commit/47b70d8e4eade5e55f88a745c7e28b76575d2a90 The commit doesn't fully address 11.20 changes.