C_FriendList.IsIgnoredByGuid

From Warcraft Wiki
Jump to navigation Jump to search

Returns whether a character is being ignored by you.

isIgnored = C_FriendList.IsIgnoredByGuid(guid)

Arguments

guid
string - GUID of the character.

Returns

isIgnored
boolean - whether the character is ignored.

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Added.