Stream Kit Docs
API ReferenceYouTube

Gift (Jewels)

YouTube trigger: youtube:youtube:chat:gift-jewels

Gift (Jewels)

Trigger IDyoutube:youtube:chat:gift-jewels
PluginYouTube
CategoryChat

Variables

Copy variables into handler fields using {variableName} syntax.

{user}{userId}{giftName}{jewelsAmount}{raw}{channelId}{channel}{liveChatId}{broadcastId}
NameTypeDescription
{user}
string

Display name of the user who triggered the event.

Example: TestUser

{userId}
string

Platform user ID of the chatter or actor.

Example: test-author-id

{giftName}
string

Name of the gifted item (for example jewel type).

Example: Test Gift

{jewelsAmount}
number

Number of YouTube jewels gifted.

Example: 100

{raw}
object

Raw platform chat message object (JSON).

{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.

Conditions

ConditionDescription
UsernameMatch chatter username (equals, contains, starts with, ends with). Leave empty to always match.
Minimum JewelsMinimum number of YouTube jewels in the gift event.

On this page