Class ChannelFollowType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelFollowType
All Implemented Interfaces:
SubscriptionType<ChannelFollowCondition,ChannelFollowCondition.ChannelFollowConditionBuilder<?,?>,ChannelFollowEvent>

Deprecated.
Twitch will shutdown this topic on 2023-08-03 in favor of ChannelFollowTypeV2 (which has the same event data but more stringent auth).
A specified channel receives a follow.

No authorization required.

See Also: