Class ChannelFollowType

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

Deprecated.
Without prior notice, Twitch has restricted this subscription to client_id's that were using it on 2023-02-17. Furthermore, Twitch will shutdown this topic on 2023-09-12 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: