Class UserAuthorizationRevokeType

java.lang.Object
com.github.twitch4j.eventsub.subscriptions.UserAuthorizationRevokeType
All Implemented Interfaces:
SubscriptionType<UserAuthorizationRevokeCondition,UserAuthorizationRevokeCondition.UserAuthorizationRevokeConditionBuilder<?,?>,UserAuthorizationRevokeEvent>

A user has revoked authorization for your client id.

Provided client_id must match the client id in the application access token.