Stream Kit Docs
API ReferenceTwitch

Shoutout Received

Twitch trigger: twitch:twitch:shoutouts:shoutout-received

Shoutout Received

Trigger IDtwitch:twitch:shoutouts:shoutout-received
PluginTwitch
CategoryShoutouts

Variables

Copy variables into handler fields using {variableName} syntax.

{user}{userId}{viewers}{broadcasterId}{channel}
NameTypeDescription
{user}
string

Display name of the user who triggered the event.

Example: ShoutingOutStreamer

{userId}
string

Platform user ID of the chatter or actor.

Example: 999003

{viewers}
number

Number of viewers in an incoming raid.

Example: 150

{broadcasterId}
string

Broadcaster channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

On this page