Request information about the administrator of the target IRC server.
This returns information such as the administrator's email address, geographical location and whatever else the IRC is configured to send as a response.
Possible Errors//Request info about the administrator of the specified server connection.Sender.Admin( "sunray.sharkbite.org" ); //Request info about the administrator of the server Bob is connected to connection.Sender.Admin("Bob");
Sender Class | Sharkbite.Irc Namespace | Sender.Admin Overload List | OnAdmin