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

public final class PredictionEnd extends EventSubSubscriptionType
A Prediction ended on a specified channel.
Author:
gmt2001