WoW:API GuildPromote: Difference between revisions
Jump to navigation
Jump to search
(Filled out to match the current API boilerplate.) |
m (Move page script moved page API GuildPromote to WoW:API GuildPromote without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 8: | Line 8: | ||
== Arguments == | == Arguments == | ||
:; "playername" : String - The name of the player to promote. | :; "playername" : String - The name of the player to promote. | ||
== Returns == | == Returns == | ||
:nil | :nil | ||
Latest revision as of 04:46, 15 August 2023
← WoW API < GuildPromote
Promotes a specified player if you have that privilege.
GuildPromote("playername")
Arguments
- "playername"
- String - The name of the player to promote.
Returns
- nil