Can't find RiotSharp.CurrentGameEndpoint.Enums in RiotSharp.dll
Hello, I need to find Queue Type Enumerator because it could help me to convert queue_id into its own queue type string. I try to resolve RiotSharp.CurrentGameEndpoint.Enums like the documentation suggests, but I don't find anything.
Can anyone help me? Thanks.
The documentation is very outdated (last update Nov 2016!). Here are QueueID http://static.developer.riotgames.com/docs/lol/queues.json
Thank you, I'll use it. By the way is there something we can do to update the documentation? I've read other issues about it but nobody answers...
yes the whole ci needs to be updated so that it passes, publishes a nuget and publishes the documentation