lol-summoner-renewal
Update summoner data in OP.GG via RiotAPI by providing game name, tag line, and region. Essential for retrieving current player information in League of Legends.
Instructions
Renew the summoner's data of OP.GG through RiotAPI. When you retrieve summoner data, you must always call this function first, and then call the next functions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
game_name | Yes | The first part of a Riot ID (e.g., "Annie" in "Annie#Opgg"). | |
region | Yes | The region to search in (e.g., KR, NA, EUW). | |
tag_line | Yes | The second part of a Riot ID (e.g., "Opgg" in "Annie#Opgg"). |