Class ChannelUnbanType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelUnbanType
All Implemented Interfaces:
SubscriptionType<ChannelUnbanCondition,​ChannelUnbanCondition.ChannelUnbanConditionBuilder<?,​?>,​ChannelUnbanEvent>

public class ChannelUnbanType
extends java.lang.Object
implements SubscriptionType<ChannelUnbanCondition,​ChannelUnbanCondition.ChannelUnbanConditionBuilder<?,​?>,​ChannelUnbanEvent>
A viewer is unbanned from the specified channel.

Must have channel:moderate scope.