Overview
Properties
broadcasterDisplayName
Type:
string
The display name of the broadcaster where the reward was
redeemed.
broadcasterId
Type:
string
The ID of the broadcaster where the reward was redeemed.
broadcasterName
Type:
string
The name of the broadcaster where the reward was redeemed.
id
Type:
string
The ID of the redemption.
isCanceled
Type:
boolean
Whether the redemption was canceled.
isFulfilled
Type:
boolean
Whether the redemption was fulfilled.
redemptionDate
Type:
Date
The date and time when the reward was redeemed.
rewardCost
Type:
number
The cost of the reward that was redeemed.
rewardId
Type:
string
The ID of the reward that was redeemed.
rewardPrompt
Type:
string
The prompt of the reward that was redeemed.
rewardTitle
Type:
string
The title of the reward that was redeemed.
userDisplayName
Type:
string
The display name of the user that redeemed the reward.
userId
Type:
string
The ID of the user that redeemed the reward.
userName
Type:
string
The name of the user that redeemed the reward.
Methods
getBroadcaster()
async
Retrieves more information about the broadcaster where the
reward was redeemed.
getReward()
async
Retrieves more info about the reward that was redeemed.
getUser()
async
Retrieves more information about the user that redeemed the
reward.