Skip to content

GameQueueType should be long or int, but is a string #717

@RDalcolmo

Description

@RDalcolmo

The Riot API states that

/lol/spectator/v4/active-games/by-summoner/{encryptedSummonerId}

gameQueueConfigId should return long (but due to how small the numbers are in their list of constants it could also be an int).

image

However the CurrentGame object returns a string instead

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions