Skip to content

FragmentTypes

1
type FragmentTypes: "text" | "cheermote" | "emote" | "mention";

The type of fragment.

Source

twitchfy/packages/eventsub/src/types/FragmentTypes.ts:4