EventSubSubscriptionType
interface EventSubSubscriptionType
Contract for an EventSub subscription type that can be registered via the Helix API.
Concrete implementations live in the twitchkt-eventsub module. This interface is defined here so that TwitchHelix can accept subscription registrations without depending on the full EventSub module.