WoW:API GuildSetLeader: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Created page with '{{wowapi}} Promotes a character to guild leader. GuildSetLeader("name"); == Arguments == ; name : String - name of the character you wish to promote to Guild Leader. == Detail…')
 
m (Move page script moved page API GuildSetLeader to API GuildSetLeader without leaving a redirect)
 
(No difference)

Latest revision as of 04:46, 15 August 2023

WoW API < GuildSetLeader

Promotes a character to guild leader.

GuildSetLeader("name");

Arguments[edit]

name
String - name of the character you wish to promote to Guild Leader.

Details[edit]

  • Some restrictions apply: you must be the current guild leader, character being promoted must be in your guild, and, possibly, online.