UnTimeout User

Untimeout a Twitch user
Preview
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
unTimedOutResultbool

indicator whether the untimeout has been successful or not

Example: True/False
unTimedOutUserstring

display name of the untimed-out user

Example: PewDiePie
unTimedOutUserIdstring

ID of the untimed-out user

Example: 12345678
unTimedOutUserNamestring

login name of the untimed-out user

Example: pewdiepie
unTimedOutUserTypestring

platform of the untimed-out user

Example: twitch

C# Usage

C# method does not exist for this sub-action