Klasse ChannelClearUserMessagesType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.ChannelClearUserMessagesType
Alle implementierten Schnittstellen:
SubscriptionType<ChannelChatCondition,ChannelChatCondition.ChannelChatConditionBuilder<?,?>,ChannelChatClearUserMessagesEvent>

Sends a notification when a moderator or bot clears all messages for a specific user, which occurs when the user has been timed out or banned.

Requires user:read:chat scope from chatting user. If app access token used, then additionally requires user:bot scope from chatting user, and either channel:bot scope from broadcaster or moderator status.

Siehe auch: