Thresher 1.2 Class Documentation
Listener.OnMotd Event
A server's 'Message of the Day'
[Visual Basic]
Public Event OnMotd As
MotdEventHandler
[C#]
public event
MotdEventHandler
OnMotd;
See Also
Listener Class
|
Sharkbite.Irc Namespace