Thresher 1.2 Class Documentation
Sender.UnAway Method
Turns off the away status and the accompanying message.
[Visual Basic]
Public Sub UnAway()
[C#]
public
void
UnAway();
See Also
Sender Class
|
Sharkbite.Irc Namespace