Class PollProgressType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PollProgressType
All Implemented Interfaces:
SubscriptionType<ChannelPollProgressCondition,​ChannelPollProgressCondition.ChannelPollProgressConditionBuilder<?,​?>,​ChannelPollProgressEvent>

public class PollProgressType
extends java.lang.Object
implements SubscriptionType<ChannelPollProgressCondition,​ChannelPollProgressCondition.ChannelPollProgressConditionBuilder<?,​?>,​ChannelPollProgressEvent>
The channel.poll.progress subscription type sends a notification when users respond to a poll on the specified channel.

Must have the channel:read:polls or channel:manage:polls scope.