Add support for non-highlight channel point rewards (#1809)
This commit is contained in:
@@ -32,6 +32,7 @@ struct MessageParseArgs {
|
||||
bool isSentWhisper = false;
|
||||
bool trimSubscriberUsername = false;
|
||||
bool isStaffOrBroadcaster = false;
|
||||
QString channelPointRewardId = "";
|
||||
};
|
||||
|
||||
class MessageBuilder
|
||||
|
||||
Reference in New Issue
Block a user