Class TwitchMassSubscriptionGiftedEvent

java.lang.Object
tv.phantombot.event.Event
tv.phantombot.event.twitch.TwitchEvent
tv.phantombot.event.twitch.subscriber.TwitchMassSubscriptionGiftedEvent
Direct Known Subclasses:
TwitchMassAnonymousSubscriptionGiftedEvent

public class TwitchMassSubscriptionGiftedEvent extends TwitchEvent
  • Constructor Details

    • TwitchMassSubscriptionGiftedEvent

      public TwitchMassSubscriptionGiftedEvent(String username, String amount, String plan)
      Class constructor.
      Parameters:
      username -
      amount -
      plan -
  • Method Details

    • getUsername

      public String getUsername()
      Method that returns the gifted the subscriptions.
      Returns:
      username
    • getAmount

      public String getAmount()
      Method that returns amount of subs gifted
      Returns:
      recipient
    • getPlan

      public String getPlan()
      Method that returns the subscription plan. (1000, 2000, 3000 and Prime)
      Returns:
      plan