Group chat inviter: unknown command

is there an update on the group chat inviter api? i receive this message when i try to invite someone:
:tmi.twitch.tv 421 <twitch_user> POST :Unknown command
seems like this is outdated -> http://blog.bashtech.net/chatdepot-api-for-twitch-group-chat/
is there a new way to do it or am i missing something else?

They’re not chat commands, they’re HTTP requests.

1 Like

so how do i use it?

https://github.com/justintv/Twitch-API/blob/master/IRC.md Would be a great place to start finding information about the chat API, but you might want to start with https://github.com/justintv/Twitch-API/blob/master/README.md to understand the API in general.

I don’t think it’s been explicitly documented, there was a post about this long time ago back when group chat was fresh, but this API call has never worked to this day. Sorry about that :disappointed_relieved:

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