<?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_GetSavedInstanceChatLink</id>
	<title>WoW:API GetSavedInstanceChatLink - 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_GetSavedInstanceChatLink"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetSavedInstanceChatLink&amp;action=history"/>
	<updated>2026-06-02T00:15:49Z</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_GetSavedInstanceChatLink&amp;diff=20102&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API GetSavedInstanceChatLink to WoW:API GetSavedInstanceChatLink without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetSavedInstanceChatLink&amp;diff=20102&amp;oldid=prev"/>
		<updated>2023-08-15T04:46:25Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_GetSavedInstanceChatLink&quot; title=&quot;WoW:API GetSavedInstanceChatLink&quot;&gt;API GetSavedInstanceChatLink&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_GetSavedInstanceChatLink&quot; title=&quot;WoW:API GetSavedInstanceChatLink&quot;&gt;API GetSavedInstanceChatLink&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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:46, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_GetSavedInstanceChatLink&amp;diff=20101&amp;oldid=prev</id>
		<title>WoWWiki&gt;Lucai: Added Page</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_GetSavedInstanceChatLink&amp;diff=20101&amp;oldid=prev"/>
		<updated>2010-10-19T05:02:35Z</updated>

		<summary type="html">&lt;p&gt;Added Page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{wowapi}}&lt;br /&gt;
&lt;br /&gt;
Retrieves the [[SavedInstanceChatLink]] to a specific instance.&lt;br /&gt;
&lt;br /&gt;
 [[SavedInstanceChatLink | link]] = GetSavedInstanceChatLink(index)&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
:;index : The index of the instance you want to query.&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
; [[SavedInstanceChatLink | link]] : If instance at index is linkable.&lt;br /&gt;
; nil : If instance is not linkable (none at index).&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
 local link = GetSavedInstanceChatLink(1)&lt;br /&gt;
 if link then&lt;br /&gt;
 	print(link)&lt;br /&gt;
 else&lt;br /&gt;
 	print(&amp;quot;Linking is not available for this instance!&amp;quot;)&lt;br /&gt;
 end&lt;br /&gt;
&lt;br /&gt;
==== Result ====&lt;br /&gt;
:Displays a  [[SavedInstanceChatLink | link]] to the first instance in your Raid Information tab in the chat window, unless there is none available.&lt;br /&gt;
&lt;br /&gt;
== Details ==&lt;br /&gt;
*Added in 4.0.1&lt;br /&gt;
*See also [[API GetSpellLink|GetSpellLink()]],  [[SavedInstanceChatLink]]&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;Lucai</name></author>
	</entry>
</feed>