Closed 7urkm3n closed 6 years ago
I found this in api/leagues. Is there way to filter level of league ? I couldn't figure it out somehow.
TIERS = { 1 => "Amateur", 2 => "Professional", 3 => "Premier" }
Thank You!
I'm not aware if Valve's API did happen to support this after all this time. In any case, there's no built-in support in the gem yet. However, you can pass arbitrary parameters as needed.
I found this in api/leagues. Is there way to filter level of league ? I couldn't figure it out somehow.
Thank You!