module Blizzard::Client::WoW

Overview

define method related to World of Warcraft Community API

see : https://develop.battle.net/documentation/api-reference/world-of-warcraft-community-api

Direct including types

Defined in:

blizzard/client/wow.cr

Instance Method Summary

Instance Method Detail

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

[View source]