<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_UnitIsGroupAssistant</id>
	<title>WoW:API UnitIsGroupAssistant - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://addonstudio.org/mw1/index.php?action=history&amp;feed=atom&amp;title=WoW%3AAPI_UnitIsGroupAssistant"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsGroupAssistant&amp;action=history"/>
	<updated>2026-06-01T20:45:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsGroupAssistant&amp;diff=20390&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API UnitIsGroupAssistant to WoW:API UnitIsGroupAssistant without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsGroupAssistant&amp;diff=20390&amp;oldid=prev"/>
		<updated>2023-08-15T04:47:46Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_UnitIsGroupAssistant&quot; title=&quot;WoW:API UnitIsGroupAssistant&quot;&gt;API UnitIsGroupAssistant&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_UnitIsGroupAssistant&quot; title=&quot;WoW:API UnitIsGroupAssistant&quot;&gt;API UnitIsGroupAssistant&lt;/a&gt; without leaving a redirect&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:47, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-20389:rev-20390 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsGroupAssistant&amp;diff=20389&amp;oldid=prev</id>
		<title>Bear: Created page with &quot;{{wowapi}} __NOTOC__  Returns true if the unit is assistant leader in a party or raid group, false otherwise.   isTrue = UnitIsGroupAssistant(&quot;arg1&quot;[, groupType])  === Argumen...&quot;</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_UnitIsGroupAssistant&amp;diff=20389&amp;oldid=prev"/>
		<updated>2012-09-25T19:09:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{wowapi}} __NOTOC__  Returns true if the unit is assistant leader in a party or raid group, false otherwise.   isTrue = UnitIsGroupAssistant(&amp;quot;arg1&amp;quot;[, groupType])  === Argumen...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}} __NOTOC__&lt;br /&gt;
&lt;br /&gt;
Returns true if the unit is assistant leader in a party or raid group, false otherwise.&lt;br /&gt;
&lt;br /&gt;
 isTrue = UnitIsGroupAssistant(&amp;quot;unit&amp;quot;[, groupType])&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
; unit&lt;br /&gt;
: ([[unitId]]) Unit that should be checked&lt;br /&gt;
&lt;br /&gt;
; groupType (optional)&lt;br /&gt;
: ({{api|partyCategoryType|t=t}}) The type of group.&lt;br /&gt;
:* LE_PARTY_CATEGORY_HOME - get the count for a local or manual group. (default)&lt;br /&gt;
:* LE_PARTY_CATEGORY_INSTANCE - get the count for a player&amp;#039;s automatic group. (default in an instance)&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
; isTrue&lt;br /&gt;
: (boolean) true or false&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
Call&lt;br /&gt;
 local targetIsAssistant = UnitIsGroupAssistant(&amp;quot;target&amp;quot;)&lt;br /&gt;
Result&lt;br /&gt;
 targetIsAssistant == true  - If your target is an assistant in their group&lt;br /&gt;
 targetIsAssistant == false - If your target is not an assistant in their group&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
* Seems to work on players outside of their group.&lt;br /&gt;
* As of 5.0.4, passing an unknown unitName, will cause UnitIsGroupAssistant to return the name, which may be a bug.&lt;br /&gt;
&lt;br /&gt;
== See ==&lt;br /&gt;
* {{api|UnitIsGroupLeader}}&lt;/div&gt;</summary>
		<author><name>Bear</name></author>
	</entry>
</feed>