Class TwitchMassAnonymousSubscriptionGiftedEvent
java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.twitch.TwitchEvent
tv.phantombot.event.twitch.subscriber.TwitchMassSubscriptionGiftedEvent
tv.phantombot.event.twitch.subscriber.TwitchMassAnonymousSubscriptionGiftedEvent
- Author:
- Branden
-
Constructor Summary
ConstructorsConstructorDescriptionTwitchMassAnonymousSubscriptionGiftedEvent
(String amount, String plan) Class constructor. -
Method Summary
Methods inherited from class tv.phantombot.event.twitch.subscriber.TwitchMassSubscriptionGiftedEvent
getAmount, getPlan, getUsername
-
Constructor Details
-
TwitchMassAnonymousSubscriptionGiftedEvent
Class constructor.- Parameters:
amount
-plan
-
-