WoW API: AddFriend
Add a friend to your friend list.
AddFriend("playerName")
ParametersEdit
ArgumentsEdit
-
- playerName
- String - The name of the player you would like to add to your friends list
ReturnsEdit
- nil
DetailsEdit
You can have a maximum of 50 people on your friends list at the same time.
ExampleEdit
AddFriend("Sembiance");