Class UserUpdateType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.UserUpdateType
All Implemented Interfaces:
SubscriptionType<UserUpdateCondition,​UserUpdateCondition.UserUpdateConditionBuilder<?,​?>,​UserUpdateEvent>

public class UserUpdateType
extends java.lang.Object
implements SubscriptionType<UserUpdateCondition,​UserUpdateCondition.UserUpdateConditionBuilder<?,​?>,​UserUpdateEvent>
A user has updated their account.

No authorization required. If you have the user:read:email scope, the notification will include email field.