I’ve been getting real-time chat via PRIVMSG using a websocket, can I get the profile image of the person who entered the chat here?
You don’t get the profile image from the IRC but you can take the username/userid from IRC and use the following API-Endpoint to get the image: Reference | Twitch Developers
1 Like
Thank you for your reply!!!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.