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