TrovoBanUser

C# Methods Reference

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