WoW:API GuildLeave: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (Move page script moved page API GuildLeave to API GuildLeave without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This command removes you from your current guild.  It has no arguments.
{{wowapi}} __NOTOC__


=== Example ===
/z GuildLeave()


{{template:WoW API}}
Removes you from your current guild.
GuildLeave()
 
 
== Arguments ==
:none
 
 
== Returns ==
:nil

Latest revision as of 04:46, 15 August 2023

WoW API < GuildLeave


Removes you from your current guild.

GuildLeave()


Arguments[edit]

none


Returns[edit]

nil