IrcClient.kick

Kick one or more _users from a _channel.

This _user must have channel operator status in channel.

Parameters

channel char[]

_channel to kick user(s) from

comment char[]

_comment to broadcast with the kick message, which typically contains the reason the _user is being kicked

Meta