WoW:API AddFriend: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m ({{wowapi}}) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
Add a friend to your friend list. | Add a friend to your friend list. | ||
Line 6: | Line 5: | ||
== Parameters == | == Parameters == | ||
=== Arguments === | === Arguments === | ||
: | : | ||
:;playerName : String - The name of the player you would like to add to your friends list | :;playerName : String - The name of the player you would like to add to your friends list | ||
=== Returns === | === Returns === | ||
Line 13: | Line 11: | ||
== Example == | == Example == | ||
AddFriend("Sembiance"); | AddFriend("Sembiance"); | ||
__NOTOC__ | __NOTOC__ |