WoW:API AddOrDelIgnore: Difference between revisions
Jump to navigation
Jump to search
(Updated to match the current API boilerplate.) |
m (Move page script moved page API AddOrDelIgnore to API AddOrDelIgnore without leaving a redirect) |
(No difference)
| |
Latest revision as of 04:45, 15 August 2023
Adds or removes a player to/from the ignore list.
AddOrDelIgnore("playerName")
Arguments
- playerName
- String - The name of the player to add or remove
Returns
- nil
Details
The player must be online for it to work.