Class TwitchPrimeSubscriberEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.twitch.TwitchEvent
tv.phantombot.event.twitch.subscriber.TwitchSubscriberEvent
tv.phantombot.event.twitch.subscriber.TwitchPrimeSubscriberEvent
-
Constructor Summary
ConstructorsConstructorDescriptionTwitchPrimeSubscriberEvent(String subscriber) Class constructor.TwitchPrimeSubscriberEvent(String subscriber, String months) Class constructor. -
Method Summary
Methods inherited from class tv.phantombot.event.twitch.subscriber.TwitchSubscriberEvent
getMessage, getMonths, getPlan, getSubscriber, getUsername
-
Constructor Details
-
TwitchPrimeSubscriberEvent
Class constructor.- Parameters:
subscriber-
-
TwitchPrimeSubscriberEvent
Class constructor.- Parameters:
subscriber-months-
-