Stream Kit Docs
API ReferenceTwitch

User Timed Out

Twitch trigger: twitch:twitch:moderation:user-timed-out

User Timed Out

Trigger IDtwitch:twitch:moderation:user-timed-out
PluginTwitch
CategoryModeration

Variables

Copy variables into handler fields using {variableName} syntax.

{user}{duration}{broadcasterId}{channel}
NameTypeDescription
{user}
string

Display name of the user who triggered the event.

Example: TestUser

{duration}
number

Timeout or ban duration in seconds, when applicable.

Example: 600

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

Conditions

ConditionDescription
UsernameMatch chatter username (equals, contains, starts with, ends with). Leave empty to always match.
Minimum DurationMinimum timeout/ban duration in seconds.

On this page