Overhaul highlight system (#3399)
Checks have been moved into a Controller allowing for easier tests.
This commit is contained in:
@@ -34,6 +34,7 @@ struct MessageParseArgs {
|
||||
bool isSentWhisper = false;
|
||||
bool trimSubscriberUsername = false;
|
||||
bool isStaffOrBroadcaster = false;
|
||||
bool isSubscriptionMessage = false;
|
||||
QString channelPointRewardId = "";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user