Request information about the administrator of the current IRC server.
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);
Sender Class | Sharkbite.Irc Namespace | OnAdmin