Function: erc-cmd-WI

erc-cmd-WI is a function alias for erc-cmd-WHOIS, defined in erc.el.gz.

Signature

(erc-cmd-WI FIRST &optional SECOND)

Documentation

Display whois information for the given user.

With one argument, FIRST is the nickname of the user to request whois information for.

With two arguments, FIRST is the server, and SECOND is the user nickname.

Specifying the server is useful for getting the time the user has been idle for, when the user is connected to a different server on the same IRC network. (Only the server a user is connected to knows how long the user has been idle for.)

Aliases

erc-cmd-WI