league-wrapper
Version:
REST API Wrapper for the League of Legends API
44 lines (40 loc) • 1.58 kB
Markdown
# Documentation
Has yet to be created but links already exist.
## Constants
* [ChampData](constant/ChampData.md)
* [GameMode](constant/GameMode.md)
* [GameType](constant/GameType.md)
* [ItemDate](constant/ItemDate.md)
* [Lane](constant/Lane.md)
* [LeagueTier](constant/LeagueTier.md)
* [Map](constant/Map.md)
* [MasteryData](constant/MasteryData.md)
* [MasteryTree](constant/MasteryTree.md)
* [PlayerPosition](constant/PlayerPosition.md)
* [PlayerRole](constant/PlayerRole.md)
* [PlayerStatSummaryType](constant/PlayerStatSummaryType.md)
* [Playstyle](constant/Playstyle.md)
* [QueueType](constant/QueueType.md)
* [Region](constant/Region.md)
* [Role](constant/Role.md)
* [RuneData](constant/RuneData.md)
* [Season](constant/Season.md)
* [ShardEnum](constant/ShardEnum.md)
* [SpellData](constant/SpellData.md)
* [SubType](constant/SubType.md)
* [Team](constant/Team.md)
## Services
* [ChampionService](service/ChampionService.md)
* [ChampionmasteryService](service/ChampionmasteryService.md)
* [CurrentGameService](service/CurrentGameService.md)
* [FeaturedGameService](service/FeaturedGameService.md)
* [GameService](service/GameService.md)
* [LeagueService](service/LeagueService.md)
* [LolStaticDataService](service/LolStaticDataService.md)
* [LolStatusService](service/LolStatusService.md)
* [MatchService](service/MatchService.md)
* [MatchlistService](service/MatchlistService.md)
* [StatsService](service/StatsService.md)
* [SummonerService](service/SummonerService.md)
* [TeamService](service/TeamService.md)
## DataObjects