Thresher 1.2 Class Documentation | |
CtcpResponder.UserInfoResponse Property
A message about the user.
[Visual Basic]Public Property UserInfoResponse As
String [C#]public
string UserInfoResponse {get; set;}
Property Value
Any string which does not exceed the IRC max length.
This defaults to "Thresher Auto-Responder".
See Also
CtcpResponder Class | Sharkbite.Irc Namespace