Retrieve the emotes usable by a user

I use the Chatbot and IRC API to make a twitch bot.
However, I want to retrieve the emotes usable by a user so I’m trying to understand how to do so with the new twitch API but looking at previous posts, it doesn’t seem this is possible anymore.

What do you guys suggest? Is there a way I’m not aware of?
(The following didn’t work for me: “https://api.twitch.tv/helix/users/<some_user_id>/emotes”)

Thats not a helix endpoint,

all helix endpoints are here:

There is no helix emotes end point.

There is only one in Kraken

1 Like

I tried to replace everything with helix because kraken is marked as deprecated.
Thank you tho I got it to work.

I hope they make a helix emotes end point soon however…

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