Class LeagueOfLegendsChampResponse

java.lang.Object
io.github.cobas91.lol.responses.LeagueOfLegendsChampResponse

public class LeagueOfLegendsChampResponse extends Object
The LeagueOfLegendsChampResponse class represents the response received when retrieving champion information from the League of Legends API. It contains information about the type, format, version, and data of the champions.
  • Constructor Details

    • LeagueOfLegendsChampResponse

      public LeagueOfLegendsChampResponse()