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

Consider all fields of a message when receiving MESSAGE_UPDATE events #1183

Closed
arqunis opened this issue Jan 9, 2021 · 0 comments · Fixed by #2154
Closed

Consider all fields of a message when receiving MESSAGE_UPDATE events #1183

arqunis opened this issue Jan 9, 2021 · 0 comments · Fixed by #2154
Labels
bug Something misbehaves or is not working. cache Related to the `cache`-feature. model Related to the `model` module.

Comments

@arqunis
Copy link
Member

arqunis commented Jan 9, 2021

Currently, the MessageUpdateEvent struct doesn't contain all fields of a message object, such as reactions. This results in out-of-date messages in the cache when unspecified fields are updated.

@arqunis arqunis added bug Something misbehaves or is not working. model Related to the `model` module. cache Related to the `cache`-feature. labels Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something misbehaves or is not working. cache Related to the `cache`-feature. model Related to the `model` module.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant