viktor v0.1.1 Viktor.Operation.Champion

Wrapper for Champion endpoint.

Summary

Functions

Retrieve all champions

Functions

champion(region, arg \\ nil)

Retrieve all champions.

Examples

All Champions

all_champions = Viktor.Champion.champion("na")
free_champions = Viktor.Champion.champion("na", true)