Class ChannelModeratorAddType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelModeratorAddType
All Implemented Interfaces:
SubscriptionType<ChannelModeratorAddCondition,ChannelModeratorAddCondition.ChannelModeratorAddConditionBuilder<?,?>,ChannelModeratorAddEvent>

The channel.moderator.add subscription type sends a notification when a user is given moderator privileges on a specified channel.

Must have moderation:read scope.