API ReferenceTwitch
User Unbanned (EventSub)
Twitch trigger: twitch:twitch:moderation:user-unbanned-eventsub
User Unbanned (EventSub)
| Trigger ID | twitch:twitch:moderation:user-unbanned-eventsub |
| Plugin | Twitch |
| Category | Moderation |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{userId}{reason}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{user} | string | Display name of the user who triggered the event. Example: |
{userId} | string | Platform user ID of the chatter or actor. Example: |
{reason} | string | Reason (string). 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. |