chore(eventsub): add operator== and indicator for shared chat (#5974)

This commit is contained in:
nerix
2025-02-22 20:55:20 +01:00
committed by GitHub
parent f540be3446
commit 7fee3f7e37
7 changed files with 98 additions and 10 deletions
@@ -28,6 +28,7 @@ set(SOURCE_FILES
# Subscription types (only additional functions)
payloads/channel-ban-v1.cpp
payloads/channel-moderate-v2.cpp
# Add your new subscription type source file above this line
${eventsub_generated_sources}