feat: add initial experimental Twitch Eventsub support (#5837)

Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
pajlada
2025-02-02 17:03:24 +01:00
committed by GitHub
parent f9f7d47b43
commit 0f8a29fdb9
130 changed files with 19656 additions and 8 deletions
+2
View File
@@ -44,6 +44,8 @@ struct Message {
QString id;
QString searchText;
QString messageText;
// TODO: This field is used ambiguously, it could use a comment or a name change to
// clarify the intent of the field
QString loginName;
QString displayName;
QString localizedName;