Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.1.0 (2018-12-11): Added.