Closed GwFreak01 closed 7 years ago
A few months ago Riot announced the Riot Games API v3. All v1/v2 endpoints were deprecated and recently removed after the deprecation period passed. Unfortunately the stats endpoint backing this method was completely removed and not replaced with a v3 endpoint.
v4.0.0 of the riot-api-java library has been updated to reflect these recent changes to the Riot Games API, and all methods backed by the old stats endpoint have been removed.
Please read the article above for details on why Riot has made the decision to not replace the stats endpoint.
Hi, sorry I'm new to this, but does getRankedStats() still work? It says I am missing "net.rithms.riot.dto.Stats.RankedStats"