WoW:API AddFriend
Add a friend to your friend list.
AddFriend("playerName")
Parameters
Arguments
- ("playerName")
- playerName
- String - The name of the player you would like to add to your friends list
Returns
- nil
Example
AddFriend("Sembiance");
Add a friend to your friend list.
AddFriend("playerName")
AddFriend("Sembiance");