RiotSharp
RiotSharp copied to clipboard
Confusion with region
I feel sometimes confused, what region value to use (Euw / Europe)
What do you think about breaking those values into different Enums?
Are Euw etc still in use for some apis?
MATCH => Europe, ... SUMMONER => Euw, ...
Riot's docs list which platforms each endpoint supports: https://developer.riotgames.com/apis
In general the old LoL endpoints use EUW/EUNE/NA1, etc. while newer endpoints use AMERICAS/ASIA/EUROPE/ESPORTS. Separately, Valorant endpoints use AP/BR/EU/KR/LATAM/NA/ESPORTS.