C_FriendList.AddOrDelIgnore

From Warcraft Wiki
Jump to navigation Jump to search

Adds or removes a player to/from the ignore list.

C_FriendList.AddOrDelIgnore(name)

Arguments

name
string - the name of the player to add or remove.

Patch changes

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