I’m trying to programmatically determine if a channel’s chat is in follower-only mode but I don’t see an API for it. Any suggestions?
Most information, such as if a chat is in followers only mode, is gained through a connection to chat, not the API. You can find documentation on roomstate tags here: https://dev.twitch.tv/docs/irc/tags#roomstate-twitch-tags
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.