Skip to content

GetChallengerLeagueAsync has incorrect modal #623

@lian-ders

Description

@lian-ders

When im calling await api.League.GetChallengerLeagueAsync(Region.Euw, Queue.RankedSolo5x5); the enties modal looks like this:

image

As you can see leagueName is null for all entries. I think this is because the Riot api defines this property as summonerName and also summonerId, which is missing. Changing the region or queue doen't change the result.

I think that this might be a bug since the LeaguePosition model doesn't corresponds with the RiotApi model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions