Package io.github.cobas91.lol.responses
Class LeagueOfLegendsChampResponse
java.lang.Object
io.github.cobas91.lol.responses.LeagueOfLegendsChampResponse
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 Summary
-
Method Summary
-
Constructor Details
-
LeagueOfLegendsChampResponse
public LeagueOfLegendsChampResponse()
-