Thresher 1.2 Class Documentation
Listener.OnPrivateAction Event
A private action message was sent to the user.
[Visual Basic]
Public Event OnPrivateAction As
PrivateActionEventHandler
[C#]
public event
PrivateActionEventHandler
OnPrivateAction;
See Also
Listener Class
|
Sharkbite.Irc Namespace