Class HypeTrainBeginType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.HypeTrainBeginType
All Implemented Interfaces:
SubscriptionType<HypeTrainBeginCondition,​HypeTrainBeginCondition.HypeTrainBeginConditionBuilder<?,​?>,​HypeTrainBeginEvent>

public class HypeTrainBeginType
extends java.lang.Object
implements SubscriptionType<HypeTrainBeginCondition,​HypeTrainBeginCondition.HypeTrainBeginConditionBuilder<?,​?>,​HypeTrainBeginEvent>
A hype train begins on the specified channel.

Must have channel:read:hype_train scope.

EventSub does not make strong assurances about the order of message delivery, so it is possible to receive progress notifications before you receive the corresponding begin notification.