TrovoUnbanUser

C# Methods Reference

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