WoW:API GuildLeave: Difference between revisions

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


=== Example ===
 
/z GuildLeave()
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