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