Request information about a user who is no longer on IRC.
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);
Sender Class | Sharkbite.Irc Namespace | OnWhowas