API ReferenceTwitch
Whisper
Twitch trigger: twitch:twitch:chat:whisper
Whisper
| Trigger ID | twitch:twitch:chat:whisper |
| Plugin | Twitch |
| Category | Chat |
Variables
Copy variables into handler fields using {variableName} syntax.
{user}{message}{broadcasterId}{channel}| Name | Type | Description |
|---|---|---|
{user} | string | Display name of the user who triggered the event. Example: |
{message} | string | Full message text from the event. Example: |
{broadcasterId} | string | Broadcaster channel ID for the connected account. |
{channel} | string | Channel login or display name where the event occurred. |
Conditions
| Condition | Description |
|---|---|
| Message | Match message text (starts with, ends with, contains, equals). Leave empty to always match. |