LolStatusApiV3

class riotwatcher._apis.LolStatusApiV3(base_api)

This class wraps the LoL-Status-v3 Api calls provided by the Riot API.

See https://developer.riotgames.com/api-methods/#lol-status-v3 for more detailed information

shard_data(region)

Get League of Legends status for the given shard.

Requests to this API are not counted against the application Rate Limits.

Parameters:region (string) – the region to execute this request on
Returns:ShardStatus