Class EventSubPredictionEvent<T>

Direct Known Subclasses:
EventSubPredictionBeginEvent, EventSubPredictionEndEvent, EventSubPredictionLockEvent, EventSubPredictionProgressEvent

public abstract class EventSubPredictionEvent<T> extends EventSubChannelEvent<T>
EventSub notifications related to predictions
Author:
gmt2001
  • Constructor Details

    • EventSubPredictionEvent

      public EventSubPredictionEvent(T event)