delist

Removes a nickname from either the whitelist, operator list, list of elevated users, staff, or the blacklist.

Passes the list parameter to alterAccountClassifier, for list selection.

version(WithAdminPlugin)
package
void
delist

Parameters

plugin AdminPlugin

The current AdminPlugin.

account string

The account to delist.

class_ IRCUser.Class

User class.

channelName string

Which channel the enlisting relates to.

event IRCEvent

Optional instigating IRCEvent.