Thresher 1.2 Class Documentation

Sender.Admin Method ()

Request information about the administrator of the current IRC server.

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

Remarks

This returns information such as the administrator's email address, geographical location and whatever else the IRC is configured to send as a response.

See Also

Sender Class | Sharkbite.Irc Namespace | Sender.Admin Overload List | OnAdmin