I am trying to build a small third-party software, for me and my friends, similar to op.gg or blitz.gg
I have been exploring riot games API for a few hours now; however, I can not seem to find a get request to retrieve my teammates' names during champion select. I considered retrieving them from chat, but can not find a get request for chat either.
How does other third-party software do it exactly if riot API does not provide it?