Thresher 1.2 Class Documentation

Sender.Motd Method ()

Request the "Message Of The Day" from the current server.

[Visual Basic]
Overloads Public Sub Motd()
[C#]
public void Motd();

Remarks

Possible Errors

See Also

Sender Class | Sharkbite.Irc Namespace | Sender.Motd Overload List | OnMotd