IrcClient.kick

Kick one or more _users from a _channel.

This _user must have channel operator status in channel.

Parameters

channel
Type: char[]

_channel to kick user(s) from

comment
Type: char[]

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

Meta