<?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_BNGetFOFInfo</id>
	<title>WoW:API BNGetFOFInfo - 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_BNGetFOFInfo"/>
	<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_BNGetFOFInfo&amp;action=history"/>
	<updated>2026-06-01T22:50:58Z</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_BNGetFOFInfo&amp;diff=20084&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page API BNGetFOFInfo to WoW:API BNGetFOFInfo without leaving a redirect</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_BNGetFOFInfo&amp;diff=20084&amp;oldid=prev"/>
		<updated>2023-08-15T04:45:05Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/WoW:API_BNGetFOFInfo&quot; title=&quot;WoW:API BNGetFOFInfo&quot;&gt;API BNGetFOFInfo&lt;/a&gt; to &lt;a href=&quot;/wiki/WoW:API_BNGetFOFInfo&quot; title=&quot;WoW:API BNGetFOFInfo&quot;&gt;API BNGetFOFInfo&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:45, 15 August 2023&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key addonstu_asmw2:diff::1.12:old-20083:rev-20084 --&gt;
&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://addonstudio.org/mw1/index.php?title=WoW:API_BNGetFOFInfo&amp;diff=20083&amp;oldid=prev</id>
		<title>WoWWiki&gt;WoWWiki-Stewart: Created page</title>
		<link rel="alternate" type="text/html" href="https://addonstudio.org/mw1/index.php?title=WoW:API_BNGetFOFInfo&amp;diff=20083&amp;oldid=prev"/>
		<updated>2010-10-15T14:02:45Z</updated>

		<summary type="html">&lt;p&gt;Created page&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;
Returns information about the specified friend of a RealID friend&lt;br /&gt;
 presenceID, givenName, surname, isFriend = BNGetFOFInfo(presenceID, mutual, non-mutual, index)&lt;br /&gt;
&lt;br /&gt;
== Arguments ==&lt;br /&gt;
;presenceID : number - The presenceID for the RealID friend for whom you are requesting friend info.&lt;br /&gt;
;mutual : Boolean - Should the list include mutual friends (I.e. people who you and the person referenced by presenceID are both friends with).&lt;br /&gt;
;non-mutual : Boolean - Should the list include non-mutual friends.&lt;br /&gt;
;index : number - The index of the entry in the list to retrieve (1 to BNGetNumFOF(...))&lt;br /&gt;
&lt;br /&gt;
== Returns ==&lt;br /&gt;
:presenceID, givenName, surname, isFriend&lt;br /&gt;
;presenceID : Number - a unique numeric identifier for this friend for this session&lt;br /&gt;
;givenName : String - a |K [[UI_escape_sequences|Escape Sequence]] representing the friend&amp;#039;s first/given name (As of 4.0)&lt;br /&gt;
;surname : String - a |K [[UI_escape_sequences|Escape Sequence]] representing the friend&amp;#039;s Surname/Family name (As of 4.0)&lt;br /&gt;
;isFriend : Boolean - true if this person is a direct friend of yours, false otherwise.&lt;/div&gt;</summary>
		<author><name>WoWWiki&gt;WoWWiki-Stewart</name></author>
	</entry>
</feed>