Shoutout Created
Trigger for when a Twitch Shoutout is Created
Chat Client
User Variables: Who created the shoutout
Target Variables: Who received the shoutout
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
cooldownEndsAt | DateTime | The timestamp the cooldown to send another shoutout ends at Example: 8/4/2023 10:56:06 AM |
shoutoutId | string | Twitch's internal ID for the shoutout |
targetCooldownEndsAt | DateTime | The timestamp the cooldown to send a shoutout to the same user ends at Example: 8/4/2023 10:56:06 AM |
targetUserDisplayName | string | The target user's display name Example: TwitchUser123 |
targetUserId | string | The user's id Example: 718933593 |
targetUserLogin | string | The target user's login name Example: twitchuser123 |
viewerCount | string | The amount of viewers of the broadcaster's livestream Example: 60 |