guild api call fetch emotes doesnt return managed emotes ie twitch sub emotes.
guild api call fetch emotes should return all emotes
guild api call fetch emotes doesnt return managed emotes
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.