Class EventSubRevocationEvent


public class EventSubRevocationEvent extends EventSubEvent<EventSubSubscription>
The Revocation event signals that a subscription has been revoked. Possible causes are deleted channel, authorization revoked, or callback failed too many times
Author:
gmt2001
  • Constructor Details