GetChannelEmotes does not return GIF URL's
The new GetChannelEmotes endpoint does not return the correct image url for gif emotes.
For example on Lirik:
for an animated emote it returns the url:
https://static-cdn.jtvnw.net/emoticons/v1/emotesv2_53ff77f7c67641528739780d90568494/1.0
When in fact the correct url should of been:
At the moment all gif emotes are given png url's.
This is the intended behavior. We will be updating the documentation to make it clearer that static images are returned and we will also be documenting the CDN URL schema to request different aspects of the emote (e.g. static/animated, light/dark/, etc)
-
maty773673863776 commented
Hola
-
ScottRC commented
Don't really understand why giving a list of gif emotes png url's was intended behaviour, but thanks for the reply.