Stream Kit Docs
API ReferenceYouTube

Super Sticker

YouTube trigger: youtube:youtube:chat:super-sticker

Super Sticker

Trigger IDyoutube:youtube:chat:super-sticker
PluginYouTube
CategoryChat

Variables

Copy variables into handler fields using {variableName} syntax.

{stickerId}{channelId}{channel}{liveChatId}{broadcastId}{user}{userId}{message}{role}{amount}{amountMicros}{currency}{tier}{raw}
NameTypeDescription
{stickerId}
string

Super Sticker ID from YouTube.

Example: test-sticker-id

{channelId}
string

YouTube channel ID for the connected account.

{channel}
string

Channel login or display name where the event occurred.

{liveChatId}
string

YouTube live chat ID for the active broadcast.

{broadcastId}
string

YouTube broadcast (stream) ID.

{user}
string

Display name of the user who triggered the event.

{userId}
string

Platform user ID of the chatter or actor.

{message}
string

Full message text from the event.

{role}
string

Role of the user (for example everyone, mod, broadcaster, vip, subscriber).

{amount}
string

Numeric amount for the event (bits, points awarded, Super Chat value, etc.).

{amountMicros}
number

Super Chat amount in micro-units of the currency.

{currency}
string

ISO currency code for a Super Chat (for example USD, EUR).

{tier}
number

Subscription or Super Chat tier level.

{raw}
object

Raw platform chat message object (JSON).

Conditions

ConditionDescription
UsernameMatch chatter username (equals, contains, starts with, ends with). Leave empty to always match.
Minimum TierMinimum Super Sticker tier.

On this page