GithubStalker

Results 1 issues of GithubStalker

I'd like to know what's the participant's role. I saw that `Match` has properties for this. But this is not for a current match. ``` List currentMatch = api.Spectator.GetCurrentGameAsync(Region.Euw, summonerObject.Id).Result.Participants;...