Get Reward Info

Get the info from a reward.

Parameters

Reward

Choose the reward where you want to get the info from.

Variables

The following variables will be populated after executing this sub-action:

NameDescription
rewardIdString identifier for this reward
rewardTitleThe title of the reward
rewardBackgroundColorThe background color of the reward
rewardEnabledIf the reward is enabled
rewardPromptThe verbiage shown on the channel point description
rewardSkipReuqestQueueIf there is a skip request in the queue
rewardCostThe cost of the reward

C# Usage

public List<TwitchReward> TwitchGetRewards()