Thresher 1.2 Class Documentation

Sender.Join Method

Join the specified channel.

Overload List

Join the specified channel.

public void Join(string);

Join a passworded channel.

public void Join(string,string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnJoin