Module ruma_events::presence[][src]

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.