pilky / twitchmata

A set of files to help simplify integrating Twitch with an Animata VIPO stream built in Unity
MIT License
11 stars 3 forks source link

Add Description to Channelpoints Register Methods #65

Open Locxion opened 7 months ago

Locxion commented 7 months ago

Is your feature request related to a problem? Please describe. Currently the Register Methods for Channelpoint Redemptions dont include the possibility to set the Description. There could be some instances where a Description of the Redemption would be cool/nessesary.

Describe the solution you'd like Adding the already existing Description Property to the Constructor of ManagedReward. Creating another "Convenience" Method to create a Reward.

Describe alternatives you've considered There isnt any real alternative?