Overview
Properties
Methods
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster where the reward was redeemed.
Methods
getBroadcaster()
asyncGets more information about the broadcaster where the reward was redeemed.
Return type: HelixUser
getReward()
asyncGets more information about the reward that was redeemed.
Return type: HelixCustomReward
updateStatus(newStatus)
asyncUpdates the redemption's status.
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
newStatus | HelixCustomRewardRedemptionTargetStatus The possible statuses of a custom Channel Points reward redemption you can set. Aliased type: "FULFILLED" | "CANCELED" | none | The status the redemption should have. |
Return type: HelixCustomRewardRedemption