Removes a player from the channel. Has no effect unless the player is a moderator of the given channel


See also Channel functions.

Signature:

ChannelKick("channel", "fullname")

Arguments:

  • channel - Name of the channel (string)
  • fullname - Name of the character to kick (string)