Class ChannelVipRemoveType

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

This subscription type sends a notification when a VIP is removed from the channel.

Must have channel:read:vips or channel:manage:vips scope.

See Also: