WoW:API GuildPromote: Difference between revisions

m
Move page script moved page API GuildPromote to WoW:API GuildPromote without leaving a redirect
mNo edit summary
m (Move page script moved page API GuildPromote to WoW:API GuildPromote without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
 
Promotes specified player if you have that privilege.<br>
 
<pre>
Promotes a specified player if you have that privilege.
GuildPromote("playername");
GuildPromote("playername")
</pre>
 
 
== Arguments ==
:; "playername" : String - The name of the player to promote.
 
== Returns ==
:nil
Anonymous user