Unban User
Unban a Kick user
Parameters
User Login
String required
can be a user name or a variable like %userName%
Variables
| Name | Type | Description |
|---|---|---|
Example Value: True/Falseindicator whether the ban has been successful or not | ||
Example Value: GenericUserdisplay name of the unbanned user | ||
Example Value: 12345678ID of the banned user | ||
Example Value: genericuserlogin name of the banned user | ||
Example Value: kickplatform of the banned user |
C# Usage
public bool KickUnbanUser(string userName, bool bot = false)