Seraphine.AccountV1 (Seraphine v0.1.5)

Module for ACCOUNT-V1 API.

Link to this section Summary

Functions

Get the account for encrypted puuid through routing.

Get the account for game_name and tag_line through routing.

Get the active shard for a certain puuid on a certain game through routing.

Link to this section Functions

Link to this function

account_by_puuid(routing, puuid)

Get the account for encrypted puuid through routing.

Link to this function

account_by_riot_id(routing, game_name, tag_line)

Get the account for game_name and tag_line through routing.

Link to this function

active_shard_for_game_by_puuid(routing, game, puuid)

Get the active shard for a certain puuid on a certain game through routing.