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

NameTypeDescription
Example Value:#FFFF00

The background color of the reward, in hex format

Example Value:200

The cost of the reward

Example Value:true

If the reward is enabled

Example Value:0

The global cooldown of the Reward in seconds

Example Value:44e86f71-8ace-4739-a123-3ff095489343

The unique identifier for the reward

If the reward is owned by Streamer.bot and can be updated by sub-actions

Example Value:0

How many total redemptions can be done per stream, 0 means no limit

Example Value:0

How many redemptions each user can make per stream, 0 means no limit

Example Value:false

If the reward is paused

Example Value:My Reward description

The description of the reward

Example Value:false

Whether or not the Reward is auto completed when redeemed

Example Value:My Reward

The name of the reward

C# Usage

public List<TwitchReward> TwitchGetRewards()
Read more in API > C# > Methods > Twitch > Channel Reward > Twitch Get Rewards