Updated to match the current API boilerplate.
mNo edit summary |
(Updated to match the current API boilerplate.) |
||
| 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 | |||