Class ChannelGoalBeginType

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

Notifies the subscriber when the specified broadcaster begins a goal.

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

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