Class ChannelBitsUseType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelBitsUseType
All Implemented Interfaces:
SubscriptionType<ChannelEventSubCondition,ChannelEventSubCondition.ChannelEventSubConditionBuilder<?,?>,ChannelBitsUseEvent>

Fires when Bits are used on a channel, including Cheers, Power-ups, and Combos.

Bits transactions via Twitch Extensions are not included in this subscription type.

Authorization: Requires a user access token from the broadcaster that includes the bits:read scope.

See Also: