UnTimeout User
Untimeout a Twitch user
Preview
Parameters
User Loginrequired
String
can be a user name or a variable like %userName%
Variables
The following variables will be populated after executing this sub-action:
Description | ||
---|---|---|
unTimedOutResult | bool | indicator whether the untimeout has been successful or not Example: True/False |
unTimedOutUser | string | display name of the untimed-out user Example: PewDiePie |
unTimedOutUserId | string | ID of the untimed-out user Example: 12345678 |
unTimedOutUserName | string | login name of the untimed-out user Example: pewdiepie |
unTimedOutUserType | string | platform of the untimed-out user Example: twitch |
C# Usage
C# method does not exist for this sub-action