java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.data.FollowerModeData

public class FollowerModeData extends Object
Follower mode data in an EventSub payload.
Author:
gmt2001
  • Constructor Details

    • FollowerModeData

      public FollowerModeData(JSONObject o)
      Constructor
      Parameters:
      o - The JSON data for the object
  • Method Details

    • followDurationMinutes

      public int followDurationMinutes()
      The number of minutes a user must be following the boradcaster for before they are allowed to chat.
      Returns: