class Blizzard::Client
- Blizzard::Client
- Reference
- Object
Included Modules
Defined in:
blizzard/client.crblizzard/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)
#