Class AutomodMessageHoldType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.AutomodMessageHoldType
All Implemented Interfaces:
SubscriptionType<ModeratorEventSubCondition,ModeratorEventSubCondition.ModeratorEventSubConditionBuilder<?,?>,AutomodMessageHoldEvent>

Notifies moderators when AutoMod held a user's message for review.

Requires a user access token that includes the moderator:manage:automod scope. The ID in the moderator_user_id condition parameter must match the user ID in the access token. If app access token used, then additionally requires the moderator:manage:automod scope for the moderator.

See Also: