Module ruma::events::presence[][src]

This is supported on crate feature events only.
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.