diff --git a/src/@types/index.ts b/src/@types/index.ts index e57e3e2..ddfbae6 100644 --- a/src/@types/index.ts +++ b/src/@types/index.ts @@ -821,7 +821,7 @@ export namespace RiotAPITypes { profileIcon: number; puuid: string; quadraKills: number; - riotIdName: string; + riotIdGameName: string; riotIdTagline: string; role: string; sightWardsBoughtInGame: number;