feat: add snapshot tests for eventsub messages (#5965)
This commit is contained in:
@@ -169,8 +169,6 @@ protected:
|
||||
|
||||
std::shared_ptr<Channel> getCustomChannel(const QString &channelname);
|
||||
|
||||
QString cleanChannelName(const QString &dirtyChannelName);
|
||||
|
||||
private:
|
||||
void onMessageSendRequested(const std::shared_ptr<TwitchChannel> &channel,
|
||||
const QString &message, bool &sent);
|
||||
|
||||
Reference in New Issue
Block a user