CtcpResponder Constructor | Create an instance and register handlers for CTCP events. The Connection's CtcpEnable property must be set to true or the connection will not send CTCP events to this responder. |
ClientInfoResponse | Tell others what CTCP commands this client supports. |
FingerResponse | Finger responses normally consist of a message and the idle time. |
ResponseDelay | How long the responder should wait before replying to a query. Queries coming before this time has passed will be droppped. |
SourceResponse | Where to get this client. |
UserInfoResponse | A message about the user. |
VersionResponse | The version of the client software. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
CtcpResponder Class | Sharkbite.Irc Namespace