Package tv.phantombot.event.eventsub
Class EventSubEvent<T>
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.eventsub.EventSubEvent<T>
- Type Parameters:
- T- The type of the event object
- Direct Known Subclasses:
- EventSubAutomodEvent,- EventSubChannelEvent,- EventSubDisconnectedEvent,- EventSubRevocationEvent,- EventSubStreamEvent,- EventSubTestEvent,- EventSubWelcomeEvent
An EventSub event
- Author:
- gmt2001
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionevent()Returns theEventSubEventthat contains data about the event
- 
Constructor Details- 
EventSubEvent
 
- 
- 
Method Details- 
eventReturns theEventSubEventthat contains data about the event- Returns:
 
 
-