SmartIrc4net API documentation
IrcClient.GetChannel Method
public
Channel
GetChannel(
string
channelname
);
Parameters
channelname
The name of the channel you wish to query
Return Value
Channel object of requested channel
See Also
IrcClient Class
|
Meebey.SmartIrc4net Namespace