WoW:API GuildPromote: Difference between revisions
Jump to navigation
Jump to search
(cat) |
m (Move page script moved page API GuildPromote to API GuildPromote without leaving a redirect) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
Promotes specified player if you have that privilege. | |||
GuildPromote("playername"); | Promotes a specified player if you have that privilege. | ||
GuildPromote("playername") | |||
== Arguments == | |||
:; "playername" : String - The name of the player to promote. | |||
== Returns == | |||
:nil |