API ReferenceTwitch
User Timed Out
Twitch trigger: twitch:twitch:moderation:user-timed-out
User Timed Out
| Trigger ID | twitch:twitch:moderation:user-timed-out |
| Plugin | Twitch |
| Category | Moderation |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{duration}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{user} | string | Display name of the user who triggered the event. Example: |
{duration} | number | Timeout or ban duration in seconds, when applicable. Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |
Conditions
| Condition | Description |
|---|---|
| Username | Match chatter username (equals, contains, starts with, ends with). Leave empty to always match. |
| Minimum Duration | Minimum timeout/ban duration in seconds. |