Check for ignored phrases/users in channel point redemptions (#3102)

This commit is contained in:
pajlada
2021-08-01 15:44:04 +02:00
committed by GitHub
parent 77f683577f
commit 784fdd28b2
9 changed files with 108 additions and 56 deletions
@@ -46,7 +46,8 @@ public:
MessagePtr build() override;
static void appendChannelPointRewardMessage(
const ChannelPointReward &reward, MessageBuilder *builder);
const ChannelPointReward &reward, MessageBuilder *builder, bool isMod,
bool isBroadcaster);
// Message in the /live chat for channel going live
static void liveMessage(const QString &channelName,