Unban User
Unban a Twitch user

Unban User Dialog
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 unban has been successful or not | ||
Example Value: GenericUserdisplay name of the unbanned user | ||
Example Value: 12345678ID of the unbanned user | ||
Example Value: genericuserlogin name of the unbanned user | ||
Example Value: twitchplatform of the unbanned user |
C# Usage
public bool TwitchUnbanUser(string userName, bool bot = false)