Class PollProgressType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PollProgressType
All Implemented Interfaces:
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.