[][src]Module narwhalol::api

Easy to use async riot api wrapper.

Introduction

This module contains all the things needed to talk with Riot API. The most important type here is LeagueClient, as it is the main way of getting the data from API. See LeagueClient for more information.

Structs

LeagueClient

Main type for calling League API Endpoints. Instances of LeagueClient can be created using new with a Region parameter