Fix: check reply-parent-user-id for blocked user (#4502)

This commit is contained in:
2547techno
2023-04-13 12:13:49 -04:00
committed by GitHub
parent fe2b82bc7b
commit 52a6f259cf
3 changed files with 28 additions and 7 deletions
@@ -53,6 +53,7 @@ public:
TwitchChannel *twitchChannel;
[[nodiscard]] bool isIgnored() const override;
bool isIgnoredReply() const;
void triggerHighlights() override;
MessagePtr build() override;