Klasse PollBeginType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.PollBeginType
Alle implementierten Schnittstellen:
SubscriptionType<ChannelPollBeginCondition,ChannelPollBeginCondition.ChannelPollBeginConditionBuilder<?,?>,ChannelPollBeginEvent>

The channel.poll.begin subscription type sends a notification when a poll begins on the specified channel.

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