Thresher 1.2 Class Documentation

Sender.Admin Method

Request information about the administrator of the current IRC server.

Overload List

Request information about the administrator of the current IRC server.

public void Admin();

Request information about the administrator of the target IRC server.

public void Admin(string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnAdmin