Overview
Properties
Methods
Properties
input
Type: string
The input text given by the user.
If there is no input to be given, this is an empty string.
Methods
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