feat: notate power-up automatic reward redemptions (#5471)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user