Class FollowerModeData
java.lang.Object
com.gmt2001.twitch.eventsub.subscriptions.channel.data.FollowerModeData
Follower mode data in an EventSub payload.
- Author:
- gmt2001
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
The number of minutes a user must be following the boradcaster for before they are allowed to chat.
-
Constructor Details
-
FollowerModeData
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:
-