IRCConnection.user_kicked

Called when a _user is kicked from a _channel.

class IRCConnection
void
user_kicked
(,
string user
,
string channel
,
string reason
)

Parameters

kicker User

the _user that performed the kick

user string

the _user that was kicked

Meta