Open MingweiSamuel opened 2 years ago
Also I'm curious to know the significance of the key values 21
, 22
, 23
, 24
:
@MingweiSamuel I can't be 100% sure, but the keys for the tierDetails
object seem to match the competitive Tier numbers that represent Ranks.
So 21
would be Immortal 1
, 22
, would be Immortal 2
, etc. With the last key being Radiant
of course.
https://developer.riotgames.com/apis#val-ranked-v1/GET_getLeaderboard
LeaderboardDto
missing the following:And
TierDetailDto
(I chose that name) is of course missing:PlayerDto
missing the following: