Class UserMessageHoldType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.UserMessageHoldType
All Implemented Interfaces:
SubscriptionType<ChannelChatCondition,ChannelChatCondition.ChannelChatConditionBuilder<?,?>,UserMessageHoldEvent>

Notifies a user if their message is caught by AutoMod.

Requires user:read:chat scope from chatting user. If app access token used, then additionally requires user:bot scope from chatting user.

See Also: