class Blizzard::Client

Included Modules

Defined in:

blizzard/client.cr
blizzard/client/wow.cr

Constructors

Instance Method Summary

Instance methods inherited from module Blizzard::Client::WoW

wow_guild(realm : String, guild_name : String, fields : Array(String) = [] of String, locale : String | Nil = nil) wow_guild

Constructor Detail

def self.new(region : String, token : ::OAuth2::AccessToken, locale : Nil | String = nil) #

[View source]

Instance Method Detail

def endpoint #

[View source]
def get(uri : String, params : Hash(String, String) | Nil = nil) #

[View source]