WoW:API GuildDemote: Difference between revisions

cat
(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>