Thresher 1.2 Class Documentation

Listener.OnReply Event

Messages that are not handled by other events and are not errors.

[Visual Basic]
Public Event OnReply As ReplyEventHandler
[C#]
public event ReplyEventHandler OnReply;

See Also

Listener Class | Sharkbite.Irc Namespace