Class ChannelSubscribeType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelSubscribeType
All Implemented Interfaces:
SubscriptionType<ChannelSubscribeCondition,ChannelSubscribeCondition.ChannelSubscribeConditionBuilder<?,?>,ChannelSubscribeEvent>

A notification when a specified channel receives a subscriber. This does not include resubscribes.

Must have channel:read:subscriptions scope.