User Timed Out
Trigger for when a Twitch User is Timed Out
PubSub
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
createdAt | DateTime | The timestamp when the timeout was created Example: 8/4/2023 10:56:06 AM |
createdByDisplayName | string | The Twitch display name from who created the timeout Example: TwitchUser123 |
createdById | string | The Twitch user id from who created the timeout |
createdByUsername | string | The Twitch user name from who created the timeout Example: twitchuser123 |
duration | number | The duration of the timeout Example: 300 |
reason | string | The reason for the timeout Example: My timeout reason |
user | string | The user who was timed out Example: TwitchUser123 |
userId | string | Twitch id of user who was timed out Example: 12345 |
userName | string | Login name of user who was timed out Example: twitchuser123 |