Class AutomodMessageUpdateType

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

Notifies when a message in the AutoMod queue has its status changed.

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: