Liking cljdoc? Tell your friends :D

battlenet.wow.network


read-remote-characterclj

(read-remote-character region realm charname)
(read-remote-character region realm charname params)

Returns character data as a map.

Returns character data as a map.
sourceraw docstring

read-remote-classesclj

(read-remote-classes region)

Returns class info as a map.

Returns class info as a map.
sourceraw docstring

read-remote-fieldclj

(read-remote-field region realm field)

Read a single field from remote.

Read a single field from remote.
sourceraw docstring

read-remote-guildclj

(read-remote-guild region realm guildname)

Returns guild data as a map.

Returns guild data as a map.
sourceraw docstring

read-remote-itemclj

(read-remote-item region itemid)

Returns item info as a map.

Returns item info as a map.
sourceraw docstring

read-remote-perksclj

(read-remote-perks region)

Returns guild perks info as a map.

Returns guild perks info as a map.
sourceraw docstring

read-remote-racesclj

(read-remote-races region)

Returns race info as a map.

Returns race info as a map.
sourceraw docstring

read-remote-realmsclj

(read-remote-realms region realm)

Returns realm info as a map.

Returns realm info as a map.
sourceraw docstring

read-remote-rewardsclj

(read-remote-rewards region)

Returns guild rewards info as a map.

Returns guild rewards info as a map.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close