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

🐛 HypeTrainProgress LastContribution should be a single object #18

Merged
merged 18 commits into from
Oct 9, 2023

Conversation

AnotherFoxGuy
Copy link
Contributor

HypeTrainProgress. HypeTrainContribution should be a single object
Reference: https://dev.twitch.tv/docs/eventsub/eventsub-subscription-types/#channelhype_trainprogress

Syzuna and others added 18 commits October 19, 2022 23:29
Initial Release
Next try for initial release
Initial Release
Changelog:
- Support .NET Standard 2.0 and 2.1
- To support those nullable and global usings had to be disabled, to be safe this is considered a breaking change and lead to a major version bump
Changelog:
- Added Charity Logo Url and Charity Name to the ChannelCharityCampaignDonate Subscription Type
- Switched to .NET 7.0 Release build
- Added channel.charity_campaign.start subscription types and models
- Added channel.charity_campaign.progress subscription types and models
- Added channel.charity_campaign.stop subscription types and models
- Adjusted hypetrain events xml docs to include "other" as type
Changelog:

- Added channel.charity_campaign.start, channel.charity_campaign.progress and channel.charity_campaign.stop subscription types and models
- Added channel.shield_mode.begin and channel.shield_mode.end subscription types and models
- Added channel.shoutout.create and channel.shoutout.receive subscription types and models
- Adjusted hypetrain events xml docs to include "other" as type
- Fixed wrong property name in channel.subscription.message model
Changelog:

- Added missing WinningOutcomeId to ChannelPredictionEnd model
Copy link
Member

@Syzuna Syzuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for catching that

@Syzuna Syzuna changed the base branch from main to dev October 9, 2023 17:05
@Syzuna Syzuna merged commit 6642e2a into TwitchLib:dev Oct 9, 2023
1 check passed
@AnotherFoxGuy AnotherFoxGuy deleted the hypetrain-fix branch October 9, 2023 18:24
Syzuna added a commit that referenced this pull request Nov 18, 2023
* 🐛 HypeTrainProgress LastContribution should be a single object (#18)

 🐛 LastContribution should be a single object

* updated github actions to their latest versions

* Removed GuestStarSlotUpdate, updated GuestStarGuestUpdate, fixed property names

* Add .NET 8 build target

* bump version

* added ChannelAdBreakBegin SubscriptionType

* sealed appropiate classes

* Added Chat Subscription Types

* Switch to file scoped namespace

* Switch to target typed new

* nullable adjustments

* Update Release Notes

---------

Co-authored-by: Edgar <[email protected]>
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.

2 participants