Join chat request

I cant find information how to use the GET or POST request to join the chat and send a message via auth token

You don’t use API requests to connect to chat or send chat messages. You need to use an IRC or Websocket library to connect to Twitch’s chat servers, as documented here: https://dev.twitch.tv/docs/irc

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.