Class ChannelWarningAcknowledgeType

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

Sends a notification when a warning is acknowledged by a user. Broadcasters and moderators can see the warning’s details.

Must have the moderator:read:warnings or moderator:manage:warnings scope.

See Also: