WoW:API GuildLeave: Difference between revisions

mNo edit summary
m (Move page script moved page API GuildLeave to API GuildLeave without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
{{wowapi}} __NOTOC__
{{Stub/API}}
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

none


Returns

nil