RiotSharp icon indicating copy to clipboard operation
RiotSharp copied to clipboard

Confusion with region

Open xXLAOKOONXx opened this issue 3 years ago • 1 comments

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, ...

xXLAOKOONXx avatar Jun 22 '21 23:06 xXLAOKOONXx

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.

MingweiSamuel avatar Jun 24 '21 16:06 MingweiSamuel