MessageTypes
1type MessageTypes: "text" | "channel_points_highlighted" | "channel_points_sub_only" | "user_intro";
The type of message that can be received in ChannelChatMessage event.
Source
twitchfy/packages/eventsub/dist/types/MessageTypes.d.ts:4