Skip to content

BodyTypes

1
type BodyTypes: "notification" | "webhook_callback_verification" | "revocation";

The possible types of body Twitch send to the webhook.

Source

twitchfy/packages/eventsub/src/webhook/types/BodyTypes.ts:4