Class Revocation

java.lang.Object
com.gmt2001.twitch.eventsub.EventSubSubscriptionType
com.gmt2001.twitch.eventsub.subscriptions.Revocation
All Implemented Interfaces:
Flow.Subscriber<EventSubInternalEvent>

public final class Revocation extends EventSubSubscriptionType
Handles notification that a webhook has been revoked.
Author:
gmt2001