Class ChannelSubscriptionEndType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelSubscriptionEndType
All Implemented Interfaces:
SubscriptionType<ChannelUnsubscribeCondition,ChannelUnsubscribeCondition.ChannelUnsubscribeConditionBuilder<?,?>,ChannelUnsubscribeEvent>

The channel.subscription.end subscription type sends a notification when a subscription to the specified channel expires.

Must have channel:read:subscriptions scope.