Thresher 1.2 Class Documentation

Sender.Whowas Method

Request information about a user who is no longer on IRC.

Overload List

Request information about a user who is no longer on IRC.

public void Whowas(string);

Request information about a user who is no longer on IRC but with a maximum number of responses.

public void Whowas(string,int);

See Also

Sender Class | Sharkbite.Irc Namespace | OnWhowas