KickUnbanUser

Unbans the selected Kick user

public bool KickUnbanUser(string userName, bool bot = false)
userName
string required
bot
bool
bool
CPH.KickUnbanUser(userName);
CPH.KickUnbanUser(userName, bot);