Get Reward Info
Get the info from a reward.

Get Reward Info Dialog
Parameters
Reward
Select required
Choose the reward where you want to get the info from.
Variables
| Name | Type | Description |
|---|---|---|
Example Value: #FFFF00The background color of the reward, in hex format | ||
Example Value: 200The cost of the reward | ||
Example Value: trueIf the reward is enabled | ||
Example Value: 0The global cooldown of the Reward in seconds | ||
Example Value: 44e86f71-8ace-4739-a123-3ff095489343The unique identifier for the reward | ||
If the reward is owned by Streamer.bot and can be updated by sub-actions | ||
Example Value: 0How many total redemptions can be done per stream, 0 means no limit | ||
Example Value: 0How many redemptions each user can make per stream, 0 means no limit | ||
Example Value: falseIf the reward is paused | ||
Example Value: My Reward descriptionThe description of the reward | ||
Example Value: falseWhether or not the Reward is auto completed when redeemed | ||
Example Value: My RewardThe name of the reward |
C# Usage
public List<TwitchReward> TwitchGetRewards()