<?php
#BOT_INCLUDE "kick" "prefix" "4"
$this -> call("kick", $recv["origin"], $recv["msgarr"][1], $this -> protocol -> getArgs(2, $recv));
?>