Thresher 1.2 Class Documentation

Sender.AllWho Method 

Request a list all visible users (whose mode is not +i) and those who don't have a common channel with the requesting client are listed.

[Visual Basic]
Public Sub AllWho()
[C#]
public void AllWho();

See Also

Sender Class | Sharkbite.Irc Namespace | OnWho