Seraphine.MatchV5 (Seraphine v0.1.4)

Module for MATCH-V5 API.

Link to this section Summary

Functions

Get a match by its match_id through routing.

Get a match timeline by its match_id through routing.

Get the matches played by puuid through routing.

Link to this section Functions

Link to this function

match_by_id(routing, match_id)

Get a match by its match_id through routing.

Link to this function

match_timeline_by_id(routing, match_id)

Get a match timeline by its match_id through routing.

Link to this function

matches_by_puuid(routing, puuid, count \\ 20, offset \\ 0)

Get the matches played by puuid through routing.