feat: notate power-up automatic reward redemptions (#5471)

This commit is contained in:
iProdigy
2024-06-22 06:03:49 -05:00
committed by GitHub
parent c01bfcfffe
commit 2ef3306d1d
7 changed files with 94 additions and 12 deletions
@@ -19,6 +19,9 @@ struct ChannelPointReward {
int cost;
ImageSet image;
bool isUserInputRequired = false;
bool isBits = false;
QString emoteId; // currently only for celebrations
QString emoteName; // currently only for celebrations
struct {
QString id;