WoW:API GuildDemote: Difference between revisions
Jump to navigation
Jump to search
(cat) |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} | {{wowapi}} __NOTOC__ | ||
Demotes specified player if you have that privilege. | Demotes a specified player if you have that privilege. | ||
GuildDemote("playername") | |||
GuildDemote("playername"); | |||
== Arguments == | |||
:; "playername" : String - The name of the player to demote | |||
== Returns == | |||
:nil |