Discord.py: guild api call fetch emotes doesnt return managed emotes

Created on 29 May 2020  路  3Comments  路  Source: Rapptz/discord.py

Summary


guild api call fetch emotes doesnt return managed emotes ie twitch sub emotes.

Reproduction Steps

Expected Results

guild api call fetch emotes should return all emotes

Actual Results

guild api call fetch emotes doesnt return managed emotes

Checklist

  • [x] I have searched the open issues for duplicates.
  • [x] I have shown the entire traceback, if possible.
  • [x] I have removed my token from display, if visible.

System Information


discord bug off-topic

All 3 comments

This is an issue with the API, not the library, as all Guild.fetch_emojis does is receive the metadata from the API. It is best to make an issue on the official respository.

perhaps this has something to do with #1083

This isn't a thing controlled by discord.py, this is an API issue.

Was this page helpful?
0 / 5 - 0 ratings