Wowpedia

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

READ MORE

Wowpedia

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.