Class ChannelGoalProgressType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelGoalProgressType
All Implemented Interfaces:
SubscriptionType<CreatorGoalsCondition,CreatorGoalsCondition.CreatorGoalsConditionBuilder<?,?>,CreatorGoalsProgressEvent>

Notifies the subscriber when progress is made towards the specified broadcaster’s goal. Progress could be positive (added followers) or negative (lost followers).

NOTE: It’s possible to receive Progress events before receiving the Begin event.

Authorization: Requires a user OAuth access token with scope set to channel:read:goals.