Module matrix_sdk_base::ruma::events::presence
Expand description
A presence event is represented by a struct with a set content field.
The only content valid for this event is PresenceEventContent
.
Structs
- Presence event.
- Informs the room of members presence.