WoW:API PromoteToPartyLeader: Difference between revisions

Updated to match the current API boilerplate and noted it was removed.
mNo edit summary
(Updated to match the current API boilerplate and noted it was removed.)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
{{removedapi|?|It was replaced by [[API PromoteToLeader|PromoteToLeader]]}}
PromoteToPartyLeader("[[API_TYPE_UnitId|UnitID]]") -
 
Promotes the [[API_TYPE_UnitId|UnitID]] to party leader.
Promotes a unit in your party to party leader if you are currently the party leader.
PromoteToPartyLeader("[[UnitId|unitID]]")
 
 
== Arguments ==
:; unitId : [[UnitId]] - The unit to promote
 
 
== Returns ==
:nil
Anonymous user