Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite entire emoji list on GuildEmojiUpdate #1261

Merged
merged 2 commits into from
Oct 23, 2022

Conversation

ozraru
Copy link
Contributor

@ozraru ozraru commented Oct 19, 2022

deleted emoji should be deleted from cache

deleted emoji should be deleted from cache
state.go Outdated Show resolved Hide resolved
@ozraru
Copy link
Contributor Author

ozraru commented Oct 22, 2022

I fixed it, can you review please?

Copy link
Collaborator

@FedorLap2006 FedorLap2006 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

Copy link
Collaborator

@FedorLap2006 FedorLap2006 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After thinking a bit more about this, it would have actually made sense to separate out the GuildEmojisUpdate (that's why initially I have deleted my comment). It was probably a miscommunication.
Nonetheless, I'll revert the inline commit in another PR, as don't wanna hold off this one more.
Thanks for the contribution!

@FedorLap2006 FedorLap2006 merged commit 20aaca3 into bwmarrin:master Oct 23, 2022
LWCoder pushed a commit to AtTheTavern/discordgo that referenced this pull request Apr 11, 2023
* Overwrite entire emoji list on GuildEmojiUpdate

deleted emoji should be deleted from cache

* Updating GuildEmojis inline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants