WoW:API GuildDemote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
Demotes specified player if you have that privilege.<br>
Demotes specified player if you have that privilege.<br>
<pre>
<pre>
GuildDemote("playername");
GuildDemote("playername");
</pre>
</pre>

Revision as of 16:53, 25 June 2007

WoW API < GuildDemote

Demotes specified player if you have that privilege.

GuildDemote("playername");