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

PresenceEvent

Presence event.

PresenceEventContent

Informs the room of members presence.