EventSubChannelAutomaticRewardRedemptionAddEvent
An EventSub event representing an automatic reward being redeemed by a user in a channel.
Overview
Properties
Methods
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster in whose channel the reward was redeemed.
emoteOffsets
Type: Map<string, string[]> | null
The offsets of emote usages in the message, or null
if there is no message.
input
Type: string | null
The input text given by the user.
If there is no input to be given, this is an empty string.
unlockedEmote
Type: EventSubAutomaticRewardRedemptionRewardUnlockedEmoteData | null
The emote that was unlocked by the corresponding rewards, or null
if this field is not relevant.