WoW:API GuildPromote: Difference between revisions
Jump to navigation
Jump to search
(added info on /script command) |
m (Move page script moved page API GuildPromote to WoW:API GuildPromote without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
Promotes specified player if you have that privilege. | {{wowapi}} __NOTOC__ | ||
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 | |||
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