Thresher 1.2 Class Documentation

Sender.AllNames Method 

Request a list of all visible channels along with their users. If the server allows this kind of request then expect a rather large reply.

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

Remarks

Possible Errors

See Also

Sender Class | Sharkbite.Irc Namespace | OnNames