Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns whether a character is your friend.

isFriend = C_FriendList.IsFriend(guid)

Arguments[]

guid
string : GUID

Returns[]

isFriend
boolean - whether the character is your friend.

Patch changes[]

Battle for Azeroth Patch 8.1.0 (2018-12-11): Changed to C_FriendList.IsFriend()
Legion Patch 7.1.0 (2016-10-25): Added as IsCharacterFriend()