SmartIrc4net API documentation
IrcCommands.RfcTopic Method (String, String, Priority)
public
void
RfcTopic(
string
channel
,
string
newtopic
,
Priority
priority
);
Parameters
channel
newtopic
priority
See Also
IrcCommands Class
|
Meebey.SmartIrc4net Namespace
|
IrcCommands.RfcTopic Overload List