1type BodyTypes: "notification" | "webhook_callback_verification" | "revocation";
The possible types of body Twitch send to the webhook.
twitchfy/packages/eventsub/src/webhook/types/BodyTypes.ts:4