Does anyone out there know anything about #TwitchAPI EventSub? I'm running into a problem trying to read chat messages, specifically ones coming through Shared Chat. #ProgrammingHelp
According to the documentation at the below URL, I only need the user:read:chat scope, and don't need anything other than that to see chat messages come in, including Shared Chat.
https://dev.twitch.tv/docs/eventsub/eventsub-subscription-types/#channelchatmessage
EventSub Subscription Types

Subscription Types

Twitch Developers