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
api types: Fix PresenceEvent to not say it includes aggregated
The doc doesn't say that `client_name` can be "aggregated", and
there isn't an `aggregated` key in the example in the doc.
And for as long as I can remember, we've handled these events by not
assuming they have `aggregated`, and recomputing it ourselves.
0 commit comments