You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.The text was updated successfully, but these errors were encountered: