WoW API: AddFriend

From AddOn Studio
Revision as of 12:05, 18 June 2006 by WoWWiki>Starlightblunder ({{wowapi}})
Jump to navigation Jump to search

WoW API < AddFriend

Add a friend to your friend list.

AddFriend("playerName")

Parameters

Arguments

playerName
String - The name of the player you would like to add to your friends list

Returns

nil

Example

AddFriend("Sembiance");