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

fix: add more status enums for pubsub polls #538

Merged
merged 1 commit into from Feb 13, 2022

Conversation

iProdigy
Copy link
Member

@iProdigy iProdigy commented Feb 12, 2022

Prerequisites for Code Changes

  • This pull request follows the code style of the project
  • I have tested this feature

Issues Fixed

java.lang.IllegalArgumentException: Cannot deserialize value of type 'com.github.twitch4j.pubsub.domain.PollData$Status' from String "TERMINATED": not one of the values accepted for Enum class: [ARCHIVED, COMPLETED, ACTIVE]

Changes Proposed

  • Add more states to PollData.Status (unofficial pubsub)

Additional Information

Thanks to applesaph for reporting

@iProdigy iProdigy merged commit 4f56b4d into develop Feb 13, 2022
@iProdigy iProdigy deleted the fix/pubsub-poll-status branch February 13, 2022 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants