java.lang.Object
com.gmt2001.twitch.eventsub.EventSubSubscriptionType
com.gmt2001.twitch.eventsub.subscriptions.channel.ChannelFollow
All Implemented Interfaces:
Flow.Subscriber<EventSubInternalEvent>

public final class ChannelFollow extends EventSubSubscriptionType
A specified channel receives a follow.
Author:
gmt2001