Stop moderation elements from appearing on other moderators messages
Fix #496
This commit is contained in:
@@ -8,6 +8,7 @@ struct MessageParseArgs {
|
||||
bool isReceivedWhisper = false;
|
||||
bool isSentWhisper = false;
|
||||
bool trimSubscriberUsername = false;
|
||||
bool isStaffOrBroadcaster = false;
|
||||
};
|
||||
|
||||
} // namespace messages
|
||||
|
||||
Reference in New Issue
Block a user