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
In that round we switched how we process the reactions that come inside message objects. But in the server API, a similar transition also happened in reaction events. We should follow the transition there too.
This is a change it's useful to go ahead and make in this legacy app, because that will hasten the day when we can drop the user objects from reactions on the server, and because it should be a small change to make.
This is a follow-up to:
user
field #5773In that round we switched how we process the reactions that come inside message objects. But in the server API, a similar transition also happened in
reaction
events. We should follow the transition there too.This is a change it's useful to go ahead and make in this legacy app, because that will hasten the day when we can drop the
user
objects from reactions on the server, and because it should be a small change to make.References
#api design
threaduser
field #5773The text was updated successfully, but these errors were encountered: