Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(eventsub): Add support for channel.moderate Warn #5932

Merged
merged 5 commits into from
Feb 9, 2025

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Feb 8, 2025

Unrelated to Warn, this change makes us handle unset & null vectors as an empty vector, and null strings as an empty string

String foo from `{"foo":null}` is now accepted, and returns an empty string
std::vector<String> foo from `{"foo":null}` is now accepted, and returns an empty array
@pajlada pajlada changed the title feat(eventsub): Add support for channel.moderate Warn feat(eventsub): Add support for channel.moderate Warn Feb 8, 2025
@pajlada
Copy link
Member Author

pajlada commented Feb 9, 2025

image

@pajlada pajlada enabled auto-merge (squash) February 9, 2025 10:52
@pajlada pajlada merged commit b01f508 into master Feb 9, 2025
16 checks passed
@pajlada pajlada deleted the feat/eventsub-warn branch February 9, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant