WoW:API PromoteToPartyLeader: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to match the current API boilerplate and noted it was removed.)
m (Move page script moved page API PromoteToPartyLeader to API PromoteToPartyLeader without leaving a redirect)
 
(No difference)

Latest revision as of 04:47, 15 August 2023

WoW API < PromoteToPartyLeader

Promotes a unit in your party to party leader if you are currently the party leader.

PromoteToPartyLeader("unitID")


Arguments[edit]

unitId
UnitId - The unit to promote


Returns[edit]

nil