Class ChannelBanType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelBanType
All Implemented Interfaces:
SubscriptionType<ChannelBanCondition,​ChannelBanCondition.ChannelBanConditionBuilder<?,​?>,​ChannelBanEvent>

public class ChannelBanType
extends java.lang.Object
implements SubscriptionType<ChannelBanCondition,​ChannelBanCondition.ChannelBanConditionBuilder<?,​?>,​ChannelBanEvent>
A viewer is banned from the specified channel.

Must have channel:moderate scope.