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