Thresher 1.2 Class Documentation

Sender.Motd Method

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

Overload List

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

public void Motd();

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

public void Motd(string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnMotd