Thresher 1.2 Class Documentation

Listener.OnChannelList Event

Response to a RequestChannelList command.

[Visual Basic]
Public Event OnChannelList As ChannelListEventHandler
[C#]
public event ChannelListEventHandler OnChannelList;

See Also

Listener Class | Sharkbite.Irc Namespace