Class WhisperReceivedType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.WhisperReceivedType
All Implemented Interfaces:
SubscriptionType<UserEventSubCondition,UserEventSubCondition.UserEventSubConditionBuilder<?,?>,WhisperReceivedEvent>

Fires when anyone whispers the specified user.

Must have oauth scope user:read:whispers or user:manage:whispers.

See Also: