feat(eventsub): don't listen to PubSub if EventSub is on (#6015)

This commit is contained in:
nerix
2025-03-01 23:43:29 +01:00
committed by GitHub
parent 7ad3e50a94
commit 49a6d75180
3 changed files with 19 additions and 1 deletions
@@ -1,5 +1,7 @@
#pragma once
#include <boost/json.hpp>
#include <cstdint>
namespace chatterino::eventsub::lib::suspicious_users {