emote_set_id in Get Channel Emotes is not properly set #413
Labels
product: api
API endpoints in the "helix" namespace
ticketed
Has been given an internal tracking ticket
Brief description
The
emote_set_idfor emotes returned in Get Channel Emotes is not accurate; currently it is simply being set to theiditself.How to reproduce
207813352)For example, here is an abridged emote example from the data response:
Notice that
id==emote_set_id. This is repeated across the emotes in the response.emote_set_idto "Get Emote Sets"Notice that this response deals with a completely different broadcaster.
Expected behavior
emote_set_idshould actually be set to the emote set id, not emote id.The text was updated successfully, but these errors were encountered: