class Legends::Static::ChampionResource

Defined in:

legends/static.cr

Instance Method Summary

Instance methods inherited from class Legends::Resource

build_url(path : String, query = {} of String => String) build_url, get(path, query = {} of String => String) get, process_response(data, mapper) process_response

Constructor methods inherited from class Legends::Resource

new(region : String, api_key : String) new

Instance Method Detail

def find(id : Int32, region : String, version = "v1.2") #

[View source]
def find(region : String, version = "v1.2") #

[View source]
def resource(region : String, version : String) #

[View source]