Class ChannelVipAddType

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

This subscription type sends a notification when a VIP is added to the channel.

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

See Also: