get_champ_mastery: Get a champion mastery by player id and champion id. Response...

Description Usage Arguments Value Examples

Description

Get a champion mastery by player id and champion id. Response code 204 means there were no masteries found for given player id or player id and champion id combination.

Usage

1
get_champ_mastery(player_id, champ_id, region = "NA1")

Arguments

player_id

summoner id

champ_id

champmion id

region

platform id

Value

player's champion mastery on a single champ

Examples

1
get_champ_mastery(29400662, 23)

stillmatic/leagueR documentation built on May 30, 2019, 5:44 p.m.