Request the "Message Of The Day" from the current server.
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);
Sender Class | Sharkbite.Irc Namespace | OnMotd