Browse Source
There is potential that when recreating the Emoji list in the GUILD_EMOJIS_UPDATE event would just fetch from cache and the element in cache having an out of date Guild reference. This Guild reference will be kept alive for longer than it should be. By always overwriting the Emoji reference, this problem goes away.pull/530/head
1 changed files with 2 additions and 5 deletions
Loading…
Reference in new issue