C_FriendList.DelIgnore

From Warcraft Wiki
Jump to navigation Jump to search

Removes a player from your ignore list.

removed = C_FriendList.DelIgnore(name)

arguments

name
string - the name of the player you would like to remove from your ignore list.

Returns

removed
boolean - whether the player was succesfully removed from your ignore list.

Patch changes

Battle for Azeroth Patch 8.1.0 (2018-12-11): Moved to C_FriendList. The former alias DelIgnore is deprecated and will be removed in the following expansion.