WoW:API GuildPromote: Difference between revisions
Jump to navigation
Jump to search
(cat) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} | ||
{{Stub/API}} | |||
Promotes specified player if you have that privilege.<br> | Promotes specified player if you have that privilege.<br> | ||
<pre> | <pre> | ||
GuildPromote("playername"); | GuildPromote("playername"); | ||
</pre> | </pre> |
Revision as of 17:03, 25 June 2007
← WoW API < GuildPromote
Promotes specified player if you have that privilege.
GuildPromote("playername");