Skip to content

ConnectionTypes

1
type ConnectionTypes: WebSocketConnection | WebhookConnection | Conduit;

The types of connections that can be used.

Source

twitchfy/packages/eventsub/src/types/ConnectionTypes.ts:8