Klasse ChannelChatNotificationType

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

Sends a notification when a USERNOTICE event that appears in chat occurs, such as someone subscribing to the channel or a subscription is gifted.

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: