WoW:API GuildDemote: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate.)
m (Move page script moved page API GuildDemote to API GuildDemote without leaving a redirect)
(No difference)

Revision as of 04:46, 15 August 2023

WoW API < GuildDemote


Demotes a specified player if you have that privilege.

GuildDemote("playername")


Arguments

"playername"
String - The name of the player to demote


Returns

nil