4.6.0
This is yet another feature catch-up release, but it's much bigger than the last one, as Twitch delivered lots of features in the last few months.
Deprecations
- [twitch]
ApiClient#badges- use Helix Chat instead (448eb85) - [twitch-eventsub]
EventSubListener#applyMiddleware,EventSubListener#resumeExistingSubscriptions,MiddlewareAdapter- useEventSubMiddlewareinstead (04bdd67)
Features
- [twitch] add Helix polls & predictions endpoints (ff62540)
- [twitch] add Helix badges endpoints (6a8e773)
- [twitch] add Helix emote endpoints (e1567a9)
- [twitch] add Manage Held AutoMod Messages (16a01d2)
- [twitch] add Check User Subscription (5042ae1)
- [twitch] add Get Followed Streams (f703e7f)
- [twitch] add schedule endpoints (4b6e9d9, 2c683f1, 338782c)
- [twitch] add methods for filtered EventSub subscriptions (0153b74, #246)
- [twitch] add total count to Helix subscriptions endpoint (7f38c41)
- [twitch] add newly added Helix properties (47a1883)
- [twitch-chat-client] add
raidandunraidmethods inChatClient(0fbfae2) - [twitch-pubsub-client] add automod related topics (b50490a)
- [twitch-eventsub] add new EventSubMiddleware wrapper (04bdd67)
- [twitch-eventsub] add poll events (cb61fdf)
- [twitch-eventsub] add prediction events (2f5bff5)
- [twitch-eventsub] add sub end, sub gift, bits transaction events (9d3d4a0, #265)
- [twitch-eventsub] add mod add/remove EventSub events (0134a73)
- [twitch-eventsub] add EventSub channel.subscription.message (c95cd01)
- [twitch-eventsub] add
EventSubStreamOnlineEvent#getStream(53de3e5) - [twitch-eventsub] add new properties
tierandisGifttoEventSubChannelSubscriptionEndEvent(73188cc)