Changes the channel topic.
            
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- channel
 - Type: NetIrc2 IrcString
The channel whose topic to change. 
- newTopic
 - Type: NetIrc2 IrcString
The new channel topic. 
See Also