mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Update presence.rst
This commit is contained in:
parent
ed68f940cd
commit
c09fa6845e
|
|
@ -26,7 +26,7 @@ Each user has the concept of presence information. This encodes:
|
|||
|
||||
This information is collated from both per-device (``online``, ``idle``,
|
||||
``last_active``) and per-user (status) data, aggregated by the user's homeserver
|
||||
and transmitted as an ``m.presence`` event. Presence event are sent to
|
||||
and transmitted as an ``m.presence`` event. Presence events are sent to
|
||||
interested parties where users share a room membership.
|
||||
|
||||
User's presence state is represented by the ``presence`` key, which is an enum
|
||||
|
|
|
|||
Loading…
Reference in a new issue