WoW:API GuildDemote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
(cat)
Line 1: Line 1:
{{wowapi}}
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 20:37, 13 June 2007

WoW API < GuildDemote

Demotes specified player if you have that privilege.

GuildDemote("playername");