Thresher 1.2 Class Documentation

WhoisInfo.GetChannels Method 

An array of channel names. Names may have =,@, or + prefixed to them.

[Visual Basic]
Public Function GetChannels() As String()
[C#]
public string[] GetChannels();

Return Value

A string array.

See Also

WhoisInfo Class | Sharkbite.Irc Namespace