You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
and receive a JSON output of all emotes added to a user. This functionality does not seem to be present in v3. I use this functionality to maintain a list of user emotes that can be called on by chatbots.
In API v2 you could call:
https://api.7tv.app/v2/users/<user ID>/emotesand receive a JSON output of all emotes added to a user. This functionality does not seem to be present in v3. I use this functionality to maintain a list of user emotes that can be called on by chatbots.