Thresher 1.2 Class Documentation | |
CtcpResponder.ClientInfoResponse Property
Tell others what CTCP commands this client supports.
[Visual Basic]Public Property ClientInfoResponse As
String [C#]public
string ClientInfoResponse {get; set;}
Property Value
By default it sends a list of all the CTCP commands.
See Also
CtcpResponder Class | Sharkbite.Irc Namespace