Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
amount | string | The amount of donated money from the super sticker Example: $1.00 |
currencyCode | string | The currency in which the purchase was made. The value is an ISO 4217 currency code. Example: EUR |
messageId | string | The id of the super sticker event |
microAmount | number | The purchase amount, in micros of the purchase currency Example: $1 > 1000000 |
publishedAt | DateTime | The time the super sticker event was published at Example: 8/4/2023 10:56:06 AM |
stickerAltText | string | A text string that describes the sticker. |
stickerId | string | A unique ID that identifies the sticker image. |
stickerImageUrl | string | The image URL for the sticker |
stickerLanguage | string | The language of the Example: EN |
tier | number | The tier for the paid message |