Seraphine.SummonerV4 (Seraphine v0.1.4)
Module for SUMMONER-V4 API.
Link to this section Summary
Functions
Get the summoner using their encrypted account_id
on region
.
Get summoner with their encrypted summoner_id
from region
.
Get summoner with name
from region
.
Get summoner with puuid
from region
.
Link to this section Functions
Link to this function
summoner_by_account(region, account_id)
Get the summoner using their encrypted account_id
on region
.
Link to this function
summoner_by_id(region, summoner_id)
Get summoner with their encrypted summoner_id
from region
.
Link to this function
summoner_by_name(region, name)
Get summoner with name
from region
.
Link to this function
summoner_by_puuid(region, puuid)
Get summoner with puuid
from region
.