Joins the specified channel.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- channel
- Type: NetIrc2 IrcString
The channel to join.
- key (Optional)
- Type: NetIrc2 IrcString
The channel key, or null if a key is unnecessary.
See Also