Thresher 1.2 Class Documentation

CtcpResponder.FingerResponse Property

Finger responses normally consist of a message and the idle time.

[Visual Basic]
Public Property FingerResponse As String
[C#]
public string FingerResponse {get; set;}

Property Value

The Idle time will be automatically appended to the finger response. This default to the UserInfo message.

See Also

CtcpResponder Class | Sharkbite.Irc Namespace