Class PollEndType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PollEndType
All Implemented Interfaces:
SubscriptionType<ChannelPollEndCondition,​ChannelPollEndCondition.ChannelPollEndConditionBuilder<?,​?>,​ChannelPollEndEvent>

public class PollEndType
extends java.lang.Object
implements SubscriptionType<ChannelPollEndCondition,​ChannelPollEndCondition.ChannelPollEndConditionBuilder<?,​?>,​ChannelPollEndEvent>
The channel.poll.end subscription type sends a notification when a poll ends on the specified channel.

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