Class ChannelFollowTypeV2

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelFollowTypeV2
All Implemented Interfaces:
SubscriptionType<ChannelFollowV2Condition,ChannelFollowV2Condition.ChannelFollowV2ConditionBuilder<?,?>,ChannelFollowEvent>

A specified channel receives a follow.

Must have moderator:read:followers scope; the broadcaster or a moderator must have authenticated with your client_id for this scope.

See Also: