ProtoFlux:Twitch Reward Redeem Event

From Resonite Wiki
Revision as of 13:56, 31 March 2024 by Decoy (talk | contribs) (Created page with "{{#Invoke:ProtoFlux|GenerateUI |Name=Twitch Reward Redeem Event |Category=Twitch |Inputs= [ ] |Outputs= [ {"Name": "OnRedeem", "Type": "Call"}, {"Name": "DisplayName", "Type": "String"}, {"Name": "Message", "Type": "String"}, {"Name": "TimeStamp", "Type": "DateTime"}, {"Name": "RewardId", "Type": "String"}, {"Name": "RewardTitle", "Type": "String"}, {"Name": "RewardPrompt", "Type": "String"}, {"Name": "Status", "Type": "String"}, {"Name": "RewardCost", "Type": "int"} ] |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Twitch Reward Redeem Event
OnRedeem
DisplayName
Message
TimeStamp
RewardId
RewardTitle
RewardPrompt
Status
RewardCost
Interface
null
Twitch

This node provides Twitch reward redeem information from a TwitchInterface.

Note that all outputs are generated on a new Twitch reward redeem, and will not display any information when connected to a display node.

Legacy Twitch API

Due to the depreciation of the Twitch V5 API that Resonite currently uses, this node will fail to pulse on a redeem event from Twitch. This means currently that this node is inoperable, and should be considered unusable until updated.

The issue is marked as a bug on the Resonite GitHub under Issue 68.